Share via


PerNodeRemoteSupportSession interface

Remote Support Node Session Details on the Node.

Properties

accessLevel

Remote Support Access Level

duration

Duration of Remote Support Enablement

nodeName

Name of the node

sessionEndTime

Remote Support Session EndTime on the Node

sessionStartTime

Remote Support Session StartTime on the Node

Property Details

accessLevel

Remote Support Access Level

accessLevel?: string

Property Value

string

duration

Duration of Remote Support Enablement

duration?: number

Property Value

number

nodeName

Name of the node

nodeName?: string

Property Value

string

sessionEndTime

Remote Support Session EndTime on the Node

sessionEndTime?: Date

Property Value

Date

sessionStartTime

Remote Support Session StartTime on the Node

sessionStartTime?: Date

Property Value

Date