ExchangeConnection interface
定義交換連接的屬性。
屬性
| bgp |
與連線相關聯的 BGP 工作階段。 |
| connection |
連接的唯一標識碼 (GUID)。 |
| connection |
連接的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| error |
與連接狀態相關的錯誤訊息,如果有的話。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| peering |
必須設定連線之設施的 PeeringDB.com 標識碼。 |
屬性詳細資料
bgpSession
connectionIdentifier
連接的唯一標識碼 (GUID)。
connectionIdentifier?: string
屬性值
string
connectionState
連接的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
connectionState?: string
屬性值
string
errorMessage
與連接狀態相關的錯誤訊息,如果有的話。 注意:這個屬性不會串行化。 它只能由伺服器填入。
errorMessage?: string
屬性值
string
peeringDBFacilityId
必須設定連線之設施的 PeeringDB.com 標識碼。
peeringDBFacilityId?: number
屬性值
number