你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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