Freigeben über


DedicatedHostAvailableCapacity.AllocatableVMs Eigenschaft

Definition

Ruft die nicht ausgelastete Kapazität des dedizierten Hosts ab, die in Bezug auf jede VM-Größe dargestellt wird, die auf dem dedizierten Host bereitgestellt werden darf, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: