RemoteSupportNodeSettings interface

クラスターのリモートサポートノード設定。

プロパティ

arcResourceId

ノードのArc ResourceID

connectionErrorMessage

ノード上のリモートサポートアクセス接続エラーメッセージ

connectionStatus

ノード上のリモートサポートアクセス接続状況

createdAt

リモートサポートの有効化要求がノード上で作成されたタイムスタンプ

state

ノード上のリモートサポートアクセス接続状態

transcriptLocation

ノード上のリモートサポートトランスクリプトの位置

updatedAt

ノード上のリモートサポート有効化リクエストの更新されたタイムスタンプ

プロパティの詳細

arcResourceId

ノードのArc ResourceID

arcResourceId?: string

プロパティ値

string

connectionErrorMessage

ノード上のリモートサポートアクセス接続エラーメッセージ

connectionErrorMessage?: string

プロパティ値

string

connectionStatus

ノード上のリモートサポートアクセス接続状況

connectionStatus?: string

プロパティ値

string

createdAt

リモートサポートの有効化要求がノード上で作成されたタイムスタンプ

createdAt?: Date

プロパティ値

Date

state

ノード上のリモートサポートアクセス接続状態

state?: string

プロパティ値

string

transcriptLocation

ノード上のリモートサポートトランスクリプトの位置

transcriptLocation?: string

プロパティ値

string

updatedAt

ノード上のリモートサポート有効化リクエストの更新されたタイムスタンプ

updatedAt?: Date

プロパティ値

Date