NetworkManagerConnectionProperties interface
ネットワークマネージャー接続に関する情報。
プロパティ
| connection |
接続状態。 |
| description | ネットワーク マネージャー接続の説明。 |
| network |
ネットワーク マネージャー ID。 |
プロパティの詳細
connectionState
接続状態。
connectionState?: string
プロパティ値
string
description
ネットワーク マネージャー接続の説明。
description?: string
プロパティ値
string
networkManagerId
ネットワーク マネージャー ID。
networkManagerId?: string
プロパティ値
string