Share via


CopyLongTermRetentionBackupContent.TargetBackupStorageRedundancy Property

Definition

The storage redundancy type of the copied backup.

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

Property Value

Applies to