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

ExchangeConnection interface

定义交换连接的属性。

属性

bgpSession

与连接关联的 BGP 会话。

connectionIdentifier

连接的唯一标识符(GUID)。

connectionState

连接的状态。 注意:此属性不会序列化。 它只能由服务器填充。

errorMessage

与连接状态相关的错误消息(如果有)。 注意:此属性不会序列化。 它只能由服务器填充。

peeringDBFacilityId

必须设置连接的设施的 PeeringDB.com ID。

属性详细信息

bgpSession

与连接关联的 BGP 会话。

bgpSession?: BgpSession

属性值

connectionIdentifier

连接的唯一标识符(GUID)。

connectionIdentifier?: string

属性值

string

connectionState

连接的状态。 注意:此属性不会序列化。 它只能由服务器填充。

connectionState?: string

属性值

string

errorMessage

与连接状态相关的错误消息(如果有)。 注意:此属性不会序列化。 它只能由服务器填充。

errorMessage?: string

属性值

string

peeringDBFacilityId

必须设置连接的设施的 PeeringDB.com ID。

peeringDBFacilityId?: number

属性值

number