次の方法で共有


MaintenanceConfigurationCapability.ZoneRedundant プロパティ

定義

メンテナンス構成でゾーン冗長がサポートされているかどうかを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象