DedicatedHostAvailableCapacity Class   
Dedicated host unutilized capacity.
Constructor
DedicatedHostAvailableCapacity(*, allocatable_v_ms: list['_models.DedicatedHostAllocatableVM'] | None = None, **kwargs: Any)Keyword-Only Parameters
| Name | Description | 
|---|---|
| allocatable_v_ms | The unutilized capacity of the dedicated host represented in terms of each VM size that is allowed to be deployed to the dedicated host. Default value: None | 
Variables
| Name | Description | 
|---|---|
| allocatable_v_ms | The unutilized capacity of the dedicated host represented in terms of each VM size that is allowed to be deployed to the dedicated host. |