CapacityReservationUtilization.VirtualMachinesAllocated Propriedade

Definição

Obtém uma lista de todas as IDs de recurso de máquinas virtuais alocadas em relação à reserva de capacidade.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a