次の方法で共有


NetworkManagerConnectionPropertiesOutput interface

ネットワーク マネージャー接続に関する情報。

プロパティ

connectionState

接続状態。

description

ネットワーク マネージャー接続の説明。

networkManagerId

ネットワーク マネージャー ID。

プロパティの詳細

connectionState

接続状態。

connectionState?: "Connected" | "Pending" | "Conflict" | "Revoked" | "Rejected"

プロパティ値

"Connected" | "Pending" | "Conflict" | "Revoked" | "Rejected"

description

ネットワーク マネージャー接続の説明。

description?: string

プロパティ値

string

networkManagerId

ネットワーク マネージャー ID。

networkManagerId?: string

プロパティ値

string