DedicatedHostInstanceView.AvailableCapacityAllocatableVMs Property

Definition

The unutilized capacity of the dedicated host represented in terms of each VM size that is allowed to be deployed to the dedicated host.

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.DedicatedHostAllocatableVm> AvailableCapacityAllocatableVMs { get; }
member this.AvailableCapacityAllocatableVMs : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.DedicatedHostAllocatableVm>
Public ReadOnly Property AvailableCapacityAllocatableVMs As IList(Of DedicatedHostAllocatableVm)

Property Value

Applies to