次の方法で共有


ManagedInstanceUpdate.ZoneRedundant プロパティ

定義

multi-az が有効かどうかを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.zoneRedundant")]
public bool? ZoneRedundant { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.zoneRedundant")>]
member this.ZoneRedundant : Nullable<bool> with get, set
Public Property ZoneRedundant As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象