次の方法で共有


ManagedInstanceLongTermRetentionBackup.BackupStorageRedundancy プロパティ

定義

バックアップのストレージ冗長の種類を取得します。 指定できる値は、'Geo'、'Local'、'Zone'、'GeoZone' です。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.backupStorageRedundancy")]
public string BackupStorageRedundancy { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.backupStorageRedundancy")>]
member this.BackupStorageRedundancy : string
Public ReadOnly Property BackupStorageRedundancy As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象