次の方法で共有


Location.IsZoneRedundant プロパティ

定義

このリージョンが AvailabilityZone リージョンかどうかを示すフラグを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象