ProximityPlacementGroup.AvailabilitySets プロパティ

定義

近接配置グループ内のすべての可用性セットへの参照の一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.availabilitySets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.SubResourceWithColocationStatus> AvailabilitySets { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.availabilitySets")>]
member this.AvailabilitySets : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.SubResourceWithColocationStatus>
Public ReadOnly Property AvailabilitySets As IList(Of SubResourceWithColocationStatus)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象