DedicatedHostInstanceView 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. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

assetId?: string

Property Value

string

availableCapacity

Unutilized capacity of the dedicated host.

availableCapacity?: DedicatedHostAvailableCapacity

Property Value

statuses

The resource status information.

statuses?: InstanceViewStatus[]

Property Value