Share via


PerNodeRemoteSupportSession interface

Remote Support Node Session Details on the Node.

Properties

accessLevel

Remote Support Access Level NOTE: This property will not be serialized. It can only be populated by the server.

duration

Duration of Remote Support Enablement NOTE: This property will not be serialized. It can only be populated by the server.

nodeName

Name of the node NOTE: This property will not be serialized. It can only be populated by the server.

sessionEndTime

Remote Support Session EndTime on the Node NOTE: This property will not be serialized. It can only be populated by the server.

sessionStartTime

Remote Support Session StartTime on the Node NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

accessLevel

Remote Support Access Level NOTE: This property will not be serialized. It can only be populated by the server.

accessLevel?: string

Property Value

string

duration

Duration of Remote Support Enablement NOTE: This property will not be serialized. It can only be populated by the server.

duration?: number

Property Value

number

nodeName

Name of the node NOTE: This property will not be serialized. It can only be populated by the server.

nodeName?: string

Property Value

string

sessionEndTime

Remote Support Session EndTime on the Node NOTE: This property will not be serialized. It can only be populated by the server.

sessionEndTime?: Date

Property Value

Date

sessionStartTime

Remote Support Session StartTime on the Node NOTE: This property will not be serialized. It can only be populated by the server.

sessionStartTime?: Date

Property Value

Date