Class DedicatedHostGroupInstanceView
java.lang.Object
com.microsoft.azure.management.compute.DedicatedHostGroupInstanceView
The DedicatedHostGroupInstanceView model.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionhosts()
Get list of instance view of the dedicated hosts under the dedicated host group.Set list of instance view of the dedicated hosts under the dedicated host group.
-
Constructor Details
-
DedicatedHostGroupInstanceView
public DedicatedHostGroupInstanceView()
-
-
Method Details
-
hosts
Get list of instance view of the dedicated hosts under the dedicated host group.- Returns:
- the hosts value
-
withHosts
Set list of instance view of the dedicated hosts under the dedicated host group.- Parameters:
hosts
- the hosts value to set- Returns:
- the DedicatedHostGroupInstanceView object itself.
-