次の方法で共有


ProximityPlacementGroup.VirtualMachineScaleSets プロパティ

定義

近接配置グループ内のすべての仮想マシン スケール セットへの参照の一覧を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象