RemoteSupportNodeSettings interface
クラスターのリモートサポートノード設定。
プロパティ
| arc |
ノードのArc ResourceID |
| connection |
ノード上のリモートサポートアクセス接続エラーメッセージ |
| connection |
ノード上のリモートサポートアクセス接続状況 |
| created |
リモートサポートの有効化要求がノード上で作成されたタイムスタンプ |
| state | ノード上のリモートサポートアクセス接続状態 |
| transcript |
ノード上のリモートサポートトランスクリプトの位置 |
| updated |
ノード上のリモートサポート有効化リクエストの更新されたタイムスタンプ |
プロパティの詳細
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