DedicatedHostInstanceViewWithName interface
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.
- Extends
Inherited Properties
| available |
Unutilized capacity of the dedicated host. |
| statuses | The resource status information. |
Inherited Property Details
availableCapacity
Unutilized capacity of the dedicated host.
availableCapacity?: DedicatedHostAvailableCapacity
Property Value
Inherited From DedicatedHostInstanceView.availableCapacity
statuses
The resource status information.
statuses?: InstanceViewStatus[]
Property Value
Inherited From DedicatedHostInstanceView.statuses