Share via


DedicatedHostInstanceViewOutput interface

The instance view of a dedicated host.

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

assetId

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

assetId?: string

Property Value

string

availableCapacity

Unutilized capacity of the dedicated host.

availableCapacity?: DedicatedHostAvailableCapacityOutput

Property Value

statuses

The resource status information.

statuses?: InstanceViewStatusOutput[]

Property Value