次の方法で共有


ProximityPlacementGroup.VirtualMachines プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象