Condividi tramite


UpdateLongTermRetentionBackupParameters Class

Contains the information necessary to perform long term retention backup update operation.

Constructor

UpdateLongTermRetentionBackupParameters(*, requested_backup_storage_redundancy: str | _models.BackupStorageRedundancy | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
requested_backup_storage_redundancy

The storage redundancy type of the copied backup. Known values are: "Geo", "Local", "Zone", and "GeoZone".

Default value: None

Variables

Name Description
requested_backup_storage_redundancy

The storage redundancy type of the copied backup. Known values are: "Geo", "Local", "Zone", and "GeoZone".