次の方法で共有


CapacityReservationUtilization.VirtualMachinesAllocated プロパティ

定義

容量予約に対して割り当てられたすべての仮想マシン リソース ID の一覧を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象