Backup Class
Backup properties of a server.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
Backup
Constructor
Backup(*, backup_retention_days: Optional[int] = None, geo_redundant_backup: Optional[Union[str, azure.mgmt.rdbms.postgresql_flexibleservers.models._postgre_sql_management_client_enums.GeoRedundantBackupEnum]] = None, **kwargs)
Parameters
- geo_redundant_backup
- str or GeoRedundantBackupEnum
Required
A value indicating whether Geo-Redundant backup is enabled on the server. Possible values include: "Enabled", "Disabled".
Variables
- earliest_restore_date
- datetime
The earliest restore point time (ISO8601 format) for server.
Feedback
Submit and view feedback for