Share via


UpdateLongTermRetentionBackupContent.RequestedBackupStorageRedundancy Property

Definition

The storage redundancy type of the copied backup.

public Azure.ResourceManager.Sql.Models.SqlBackupStorageRedundancy? RequestedBackupStorageRedundancy { get; set; }
member this.RequestedBackupStorageRedundancy : Nullable<Azure.ResourceManager.Sql.Models.SqlBackupStorageRedundancy> with get, set
Public Property RequestedBackupStorageRedundancy As Nullable(Of SqlBackupStorageRedundancy)

Property Value

Applies to