DedicatedHostAllocatableVM interface
Represents the dedicated host unutilized capacity in terms of a specific VM size.
Properties
count | Maximum number of VMs of size vmSize that can fit in the dedicated host's remaining capacity. |
vm |
VM size in terms of which the unutilized capacity is represented. |
Property Details
count
Maximum number of VMs of size vmSize that can fit in the dedicated host's remaining capacity.
count?: number
Property Value
number
vmSize
VM size in terms of which the unutilized capacity is represented.
vmSize?: string
Property Value
string