ExchangeConnection interface
定义交换连接的属性。
属性
| bgp |
与连接关联的 BGP 会话。 |
| connection |
连接的唯一标识符(GUID)。 |
| connection |
连接的状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
| error |
与连接状态相关的错误消息(如果有)。 注意:此属性不会序列化。 它只能由服务器填充。 |
| peering |
必须设置连接的设施的 PeeringDB.com ID。 |
属性详细信息
bgpSession
connectionIdentifier
连接的唯一标识符(GUID)。
connectionIdentifier?: string
属性值
string
connectionState
连接的状态。 注意:此属性不会序列化。 它只能由服务器填充。
connectionState?: string
属性值
string
errorMessage
与连接状态相关的错误消息(如果有)。 注意:此属性不会序列化。 它只能由服务器填充。
errorMessage?: string
属性值
string
peeringDBFacilityId
必须设置连接的设施的 PeeringDB.com ID。
peeringDBFacilityId?: number
属性值
number