Backup Class

Storage Profile properties of a server.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
Backup

Constructor

Backup(*, backup_retention_days: int | None = None, geo_redundant_backup: str | EnableStatusEnum | None = None, **kwargs)

Keyword-Only Parameters

Name Description
backup_retention_days
int

Backup retention days for the server.

geo_redundant_backup

Whether or not geo redundant backup is enabled. Possible values include: "Enabled", "Disabled".

Variables

Name Description
backup_retention_days
int

Backup retention days for the server.

geo_redundant_backup

Whether or not geo redundant backup is enabled. Possible values include: "Enabled", "Disabled".

earliest_restore_date

Earliest restore point creation time (ISO8601 format).