RemoteSupportNodeSettings interface
Remote Support Node Settings of the cluster.
Properties
| arc |
Arc ResourceId of the Node |
| connection |
Remote Support Access Connection Error Message on the Node |
| connection |
Remote Support Access Connection Status on the Node |
| created |
Remote Support Enablement Request Created TimeStamp on the Node |
| state | Remote Support Access Connection State on the Node |
| transcript |
Remote Support Transcript location on the node |
| updated |
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