Compartilhar via


DedicatedHostAvailableCapacity.AllocatableVMs Propriedade

Definição

Obtém ou define a capacidade não utilizada do host dedicado representado em termos de cada tamanho de VM que tem permissão para ser implantado no host dedicado.

[Newtonsoft.Json.JsonProperty(PropertyName="allocatableVMs")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.DedicatedHostAllocatableVM> AllocatableVMs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allocatableVMs")>]
member this.AllocatableVMs : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.DedicatedHostAllocatableVM> with get, set
Public Property AllocatableVMs As IList(Of DedicatedHostAllocatableVM)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a