你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SqlDatabase.CurrentBackupStorageRedundancy Property

Definition

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

public Azure.Provisioning.BicepValue<Azure.Provisioning.Sql.SqlBackupStorageRedundancy> CurrentBackupStorageRedundancy { get; }
member this.CurrentBackupStorageRedundancy : Azure.Provisioning.BicepValue<Azure.Provisioning.Sql.SqlBackupStorageRedundancy>
Public ReadOnly Property CurrentBackupStorageRedundancy As BicepValue(Of SqlBackupStorageRedundancy)

Property Value

Applies to