Share via


RemoteSupportNodeSettings interface

Remote Support Node Settings of the cluster.

Properties

arcResourceId

Arc ResourceId of the Node

connectionErrorMessage

Remote Support Access Connection Error Message on the Node

connectionStatus

Remote Support Access Connection Status on the Node

createdAt

Remote Support Enablement Request Created TimeStamp on the Node

state

Remote Support Access Connection State on the Node

transcriptLocation

Remote Support Transcript location on the node

updatedAt

Remote Support Enablement Request Updated TimeStamp on the Node

Property Details

arcResourceId

Arc ResourceId of the Node

arcResourceId?: string

Property Value

string

connectionErrorMessage

Remote Support Access Connection Error Message on the Node

connectionErrorMessage?: string

Property Value

string

connectionStatus

Remote Support Access Connection Status on the Node

connectionStatus?: string

Property Value

string

createdAt

Remote Support Enablement Request Created TimeStamp on the Node

createdAt?: Date

Property Value

Date

state

Remote Support Access Connection State on the Node

state?: string

Property Value

string

transcriptLocation

Remote Support Transcript location on the node

transcriptLocation?: string

Property Value

string

updatedAt

Remote Support Enablement Request Updated TimeStamp on the Node

updatedAt?: Date

Property Value

Date