共用方式為


DirectConnection interface

定義直接連接的屬性。

屬性

bandwidthInMbps

線上的頻寬。

bgpSession

與連線相關聯的 BGP 工作階段。

connectionIdentifier

連接的唯一標識碼 (GUID)。

connectionState

連接的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errorMessage

與連接狀態相關的錯誤訊息,如果有的話。 注意:這個屬性不會串行化。 它只能由伺服器填入。

microsoftTrackingId

Microsoft對等互連布建系統內用來追蹤連線的標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

peeringDBFacilityId

必須設定連線之設施的 PeeringDB.com 標識碼。

provisionedBandwidthInMbps

實際布建的頻寬。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sessionAddressProvider

欄位,指出Microsoft是否提供會話 IP 位址。

useForPeeringService

指出連接是否用於對等互連服務的旗標。

屬性詳細資料

bandwidthInMbps

線上的頻寬。

bandwidthInMbps?: number

屬性值

number

bgpSession

與連線相關聯的 BGP 工作階段。

bgpSession?: BgpSession

屬性值

connectionIdentifier

連接的唯一標識碼 (GUID)。

connectionIdentifier?: string

屬性值

string

connectionState

連接的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

connectionState?: string

屬性值

string

errorMessage

與連接狀態相關的錯誤訊息,如果有的話。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errorMessage?: string

屬性值

string

microsoftTrackingId

Microsoft對等互連布建系統內用來追蹤連線的標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

microsoftTrackingId?: string

屬性值

string

peeringDBFacilityId

必須設定連線之設施的 PeeringDB.com 標識碼。

peeringDBFacilityId?: number

屬性值

number

provisionedBandwidthInMbps

實際布建的頻寬。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisionedBandwidthInMbps?: number

屬性值

number

sessionAddressProvider

欄位,指出Microsoft是否提供會話 IP 位址。

sessionAddressProvider?: string

屬性值

string

useForPeeringService

指出連接是否用於對等互連服務的旗標。

useForPeeringService?: boolean

屬性值

boolean