次の方法で共有


ProximityPlacementGroupInner.VirtualMachineScaleSets プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象