次の方法で共有


ProximityPlacementGroupInner.VirtualMachines プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象