GeoBackupPolicy Class
A database geo backup policy.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.sql.models._models_py3.ProxyResourceGeoBackupPolicy
Constructor
GeoBackupPolicy(*, state: Union[str, azure.mgmt.sql.models._sql_management_client_enums.GeoBackupPolicyState], **kwargs)
Parameters
- state
- str or GeoBackupPolicyState
Required
Required. The state of the geo backup policy. Possible values include: "Disabled", "Enabled".
Variables
- id
- str
Resource ID.
- name
- str
Resource name.
- type
- str
Resource type.
- kind
- str
Kind of geo backup policy. This is metadata used for the Azure portal experience.
- location
- str
Backup policy location.
- storage_type
- str
The storage type of the geo backup policy.
Feedback
Submit and view feedback for