Class DedicatedHostInstanceViewWithName
java.lang.Object
com.microsoft.azure.management.compute.DedicatedHostInstanceView
com.microsoft.azure.management.compute.DedicatedHostInstanceViewWithName
The instance view of a dedicated host that includes the name of the
dedicated host. It is used for the response to the instance view of a
dedicated host group.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.microsoft.azure.management.compute.DedicatedHostInstanceView
assetId, availableCapacity, statuses, withAvailableCapacity, withStatuses
-
Constructor Details
-
DedicatedHostInstanceViewWithName
public DedicatedHostInstanceViewWithName()
-
-
Method Details
-
name
Get the name of the dedicated host.- Returns:
- the name value
-