Uses of Class
com.azure.resourcemanager.compute.models.DedicatedHostGroupInstanceView
-
Packages that use DedicatedHostGroupInstanceView Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient.com.azure.resourcemanager.compute.models 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 DedicatedHostGroupInstanceView Modifier and Type Method Description DedicatedHostGroupInstanceViewDedicatedHostGroupInner. 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.DedicatedHostGroupInstanceViewDedicatedHostGroupProperties. 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 DedicatedHostGroupInstanceView Modifier and Type Method Description DedicatedHostGroupInstanceViewDedicatedHostGroupUpdate. 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.DedicatedHostGroupInstanceViewDedicatedHostGroupInstanceView. withHosts(List<DedicatedHostInstanceViewWithName> hosts)Set the hosts property: List of instance view of the dedicated hosts under the dedicated host group.
-