다음을 통해 공유


CapacityReservationUtilization.VirtualMachinesAllocated Property

Definition

Gets a list of all virtual machines resource ids allocated against the capacity reservation.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to