次の方法で共有


ManagedInstancePatch.RequestedBackupStorageRedundancy プロパティ

定義

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

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

プロパティ値

適用対象