Share via


RestorableDroppedDatabaseData.BackupStorageRedundancy Property

Definition

The storage account type used to store backups for this database.

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

Property Value

Applies to