Share via


DedicatedHostInstanceViewWithNameOutput 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

Properties

name

The name of the dedicated host.

Inherited Properties

assetId

Specifies the unique id of the dedicated physical machine on which the dedicated host resides.

availableCapacity

Unutilized capacity of the dedicated host.

statuses

The resource status information.

Property Details

name

The name of the dedicated host.

name?: string

Property Value

string

Inherited Property Details

assetId

Specifies the unique id of the dedicated physical machine on which the dedicated host resides.

assetId?: string

Property Value

string

Inherited From DedicatedHostInstanceViewOutput.assetId

availableCapacity

Unutilized capacity of the dedicated host.

availableCapacity?: DedicatedHostAvailableCapacityOutput

Property Value

Inherited From DedicatedHostInstanceViewOutput.availableCapacity

statuses

The resource status information.

statuses?: InstanceViewStatusOutput[]

Property Value

Inherited From DedicatedHostInstanceViewOutput.statuses