Uses of Class
com.microsoft.azure.management.compute.DedicatedHostInstanceView
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of DedicatedHostInstanceView in com.microsoft.azure.management.compute
Modifier and TypeClassDescriptionclass
The instance view of a dedicated host that includes the name of the dedicated host.Modifier and TypeMethodDescriptionDedicatedHostUpdate.instanceView()
Get the dedicated host instance view.DedicatedHostInstanceView.withAvailableCapacity
(DedicatedHostAvailableCapacity availableCapacity) Set unutilized capacity of the dedicated host.DedicatedHostInstanceView.withStatuses
(List<InstanceViewStatus> statuses) Set the resource status information.