Share via


SqlDatabasePatch.CurrentBackupStorageRedundancy Property

Definition

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

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

Property Value

Applies to