Share via


LongTermRetentionBackupOperationResult.TargetBackupStorageRedundancy Property

Definition

The storage redundancy type of the copied backup.

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

Property Value

Applies to