Uses of Class
com.azure.resourcemanager.compute.models.DedicatedHostGroupInstanceView
Packages that use DedicatedHostGroupInstanceView
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of DedicatedHostGroupInstanceView in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return DedicatedHostGroupInstanceViewModifier and TypeMethodDescriptionDedicatedHostGroupInner.instanceView()Get the instanceView property: The dedicated host group instance view, which has the list of instance view of the dedicated hosts under the dedicated host group.DedicatedHostGroupProperties.instanceView()Get the instanceView property: The dedicated host group instance view, which has the list of instance view of the dedicated hosts under the dedicated host group. -
Uses of DedicatedHostGroupInstanceView in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return DedicatedHostGroupInstanceViewModifier and TypeMethodDescriptionDedicatedHostGroupUpdate.instanceView()Get the instanceView property: The dedicated host group instance view, which has the list of instance view of the dedicated hosts under the dedicated host group.DedicatedHostGroupInstanceView.withHosts(List<DedicatedHostInstanceViewWithName> hosts) Set the hosts property: List of instance view of the dedicated hosts under the dedicated host group.