次の方法で共有


ManagedInstanceData.CurrentBackupStorageRedundancy プロパティ

定義

このインスタンスのバックアップを格納するために使用されるストレージ アカウントの種類。 オプションは、Local (LocallyRedundantStorage)、Zone (ZoneRedundantStorage)、Geo (GeoRedundantStorage) および GeoZone(GeoZoneRedundantStorage) です。

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)

プロパティ値

適用対象