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

DirectConnection interface

定义直接连接的属性。

属性

bandwidthInMbps

连接的带宽。

bgpSession

与连接关联的 BGP 会话。

connectionIdentifier

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

connectionState

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

errorMessage

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

microsoftTrackingId

Microsoft对等互连预配系统中用于跟踪连接说明的 ID:此属性不会序列化。 它只能由服务器填充。

peeringDBFacilityId

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

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对等互连预配系统中用于跟踪连接说明的 ID:此属性不会序列化。 它只能由服务器填充。

microsoftTrackingId?: string

属性值

string

peeringDBFacilityId

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

peeringDBFacilityId?: number

属性值

number

provisionedBandwidthInMbps

实际预配的带宽。 注意:此属性不会序列化。 它只能由服务器填充。

provisionedBandwidthInMbps?: number

属性值

number

sessionAddressProvider

指示Microsoft是否提供会话 IP 地址的字段。

sessionAddressProvider?: string

属性值

string

useForPeeringService

指示连接是否用于对等互连服务的标志。

useForPeeringService?: boolean

属性值

boolean