DraModelProperties interface

Dra model properties.

Properties

authenticationIdentity

Identity model.

correlationId

Gets or sets the Dra correlation Id. NOTE: This property will not be serialized. It can only be populated by the server.

customProperties

Dra model custom properties.

healthErrors

Gets or sets the list of health errors. NOTE: This property will not be serialized. It can only be populated by the server.

isResponsive

Gets or sets a value indicating whether Dra is responsive. NOTE: This property will not be serialized. It can only be populated by the server.

lastHeartbeat

Gets or sets the time when last heartbeat was sent by the Dra. NOTE: This property will not be serialized. It can only be populated by the server.

machineId

Gets or sets the machine Id where Dra is running.

machineName

Gets or sets the machine name where Dra is running.

provisioningState

Gets or sets the provisioning state of the Dra. NOTE: This property will not be serialized. It can only be populated by the server.

resourceAccessIdentity

Identity model.

versionNumber

Gets or sets the Dra version. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

authenticationIdentity

Identity model.

authenticationIdentity: IdentityModel

Property Value

correlationId

Gets or sets the Dra correlation Id. NOTE: This property will not be serialized. It can only be populated by the server.

correlationId?: string

Property Value

string

customProperties

Dra model custom properties.

customProperties: DraModelCustomPropertiesUnion

Property Value

healthErrors

Gets or sets the list of health errors. NOTE: This property will not be serialized. It can only be populated by the server.

healthErrors?: HealthErrorModel[]

Property Value

isResponsive

Gets or sets a value indicating whether Dra is responsive. NOTE: This property will not be serialized. It can only be populated by the server.

isResponsive?: boolean

Property Value

boolean

lastHeartbeat

Gets or sets the time when last heartbeat was sent by the Dra. NOTE: This property will not be serialized. It can only be populated by the server.

lastHeartbeat?: Date

Property Value

Date

machineId

Gets or sets the machine Id where Dra is running.

machineId: string

Property Value

string

machineName

Gets or sets the machine name where Dra is running.

machineName: string

Property Value

string

provisioningState

Gets or sets the provisioning state of the Dra. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

resourceAccessIdentity

Identity model.

resourceAccessIdentity: IdentityModel

Property Value

versionNumber

Gets or sets the Dra version. NOTE: This property will not be serialized. It can only be populated by the server.

versionNumber?: string

Property Value

string