Uses of Class
com.microsoft.azure.management.compute.DedicatedHostInstanceViewWithName
Packages that use DedicatedHostInstanceViewWithName
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of DedicatedHostInstanceViewWithName in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return types with arguments of type DedicatedHostInstanceViewWithNameModifier and TypeMethodDescriptionDedicatedHostGroupInstanceView.hosts()
Get list of instance view of the dedicated hosts under the dedicated host group.Method parameters in com.microsoft.azure.management.compute with type arguments of type DedicatedHostInstanceViewWithNameModifier and TypeMethodDescriptionDedicatedHostGroupInstanceView.withHosts
(List<DedicatedHostInstanceViewWithName> hosts) Set list of instance view of the dedicated hosts under the dedicated host group.