Uses of Class
com.microsoft.azure.management.compute.DedicatedHostAvailableCapacity
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of DedicatedHostAvailableCapacity in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionDedicatedHostInstanceView.availableCapacity()
Get unutilized capacity of the dedicated host.DedicatedHostAvailableCapacity.withAllocatableVMs
(List<DedicatedHostAllocatableVM> allocatableVMs) Set the unutilized capacity of the dedicated host represented in terms of each VM size that is allowed to be deployed to the dedicated host.Modifier and TypeMethodDescriptionDedicatedHostInstanceView.withAvailableCapacity
(DedicatedHostAvailableCapacity availableCapacity) Set unutilized capacity of the dedicated host.