次の方法で共有


ProximityPlacementGroup.Zones プロパティ

定義

近接配置グループに関連付けられている仮想マシン、仮想マシン スケール セット、または可用性セットを作成できる可用性ゾーンを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="zones")]
public System.Collections.Generic.IList<string> Zones { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="zones")>]
member this.Zones : System.Collections.Generic.IList<string> with get, set
Public Property Zones As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象