Class DedicatedHostGroupInstanceView
java.lang.Object
com.azure.resourcemanager.compute.models.DedicatedHostGroupInstanceView
The DedicatedHostGroupInstanceView model.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DedicatedHostGroupInstanceView
public DedicatedHostGroupInstanceView()
-
-
Method Details
-
hosts
Get the hosts property: List of instance view of the dedicated hosts under the dedicated host group.- Returns:
- the hosts value.
-
withHosts
Set the hosts property: 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.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-