Share via


RoleInstanceViewOutput interface

The instance view of the role instance.

Properties

platformFaultDomain

The Fault Domain.

platformUpdateDomain

The Update Domain.

privateId

Specifies a unique identifier generated internally for the cloud service associated with this role instance.

NOTE: If you are using Azure Diagnostics extension, this property can be used as 'DeploymentId' for querying details.

statuses

Property Details

platformFaultDomain

The Fault Domain.

platformFaultDomain?: number

Property Value

number

platformUpdateDomain

The Update Domain.

platformUpdateDomain?: number

Property Value

number

privateId

Specifies a unique identifier generated internally for the cloud service associated with this role instance.

NOTE: If you are using Azure Diagnostics extension, this property can be used as 'DeploymentId' for querying details.

privateId?: string

Property Value

string

statuses

statuses?: ResourceInstanceViewStatusOutput[]

Property Value