Uses of Class
com.microsoft.azure.management.compute.DedicatedHostInstanceView
Packages that use DedicatedHostInstanceView
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of DedicatedHostInstanceView in com.microsoft.azure.management.compute
Subclasses of DedicatedHostInstanceView in com.microsoft.azure.management.computeModifier and TypeClassDescriptionclassThe instance view of a dedicated host that includes the name of the dedicated host.Methods in com.microsoft.azure.management.compute that return DedicatedHostInstanceViewModifier 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.