RemoteSupportNodeSettings interface
Remote Support Node Settings of the cluster.
Properties
| arc |
Arc ResourceId of the Node NOTE: This property will not be serialized. It can only be populated by the server. |
| connection |
Remote Support Access Connection Error Message on the Node NOTE: This property will not be serialized. It can only be populated by the server. |
| connection |
Remote Support Access Connection Status on the Node NOTE: This property will not be serialized. It can only be populated by the server. |
| created |
Remote Support Enablement Request Created TimeStamp on the Node NOTE: This property will not be serialized. It can only be populated by the server. |
| state | Remote Support Access Connection State on the Node NOTE: This property will not be serialized. It can only be populated by the server. |
| transcript |
Remote Support Transcript location on the node NOTE: This property will not be serialized. It can only be populated by the server. |
| updated |
Remote Support Enablement Request Updated TimeStamp on the Node NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
arcResourceId
Arc ResourceId of the Node NOTE: This property will not be serialized. It can only be populated by the server.
arcResourceId?: string
Property Value
string
connectionErrorMessage
Remote Support Access Connection Error Message on the Node NOTE: This property will not be serialized. It can only be populated by the server.
connectionErrorMessage?: string
Property Value
string
connectionStatus
Remote Support Access Connection Status on the Node NOTE: This property will not be serialized. It can only be populated by the server.
connectionStatus?: string
Property Value
string
createdAt
Remote Support Enablement Request Created TimeStamp on the Node NOTE: This property will not be serialized. It can only be populated by the server.
createdAt?: Date
Property Value
Date
state
Remote Support Access Connection State on the Node NOTE: This property will not be serialized. It can only be populated by the server.
state?: string
Property Value
string
transcriptLocation
Remote Support Transcript location on the node NOTE: This property will not be serialized. It can only be populated by the server.
transcriptLocation?: string
Property Value
string
updatedAt
Remote Support Enablement Request Updated TimeStamp on the Node NOTE: This property will not be serialized. It can only be populated by the server.
updatedAt?: Date
Property Value
Date