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

PeeringDirectConnection 类

定义

定义直接连接的属性。

public class PeeringDirectConnection
type PeeringDirectConnection = class
Public Class PeeringDirectConnection
继承
PeeringDirectConnection

构造函数

PeeringDirectConnection()

初始化 PeeringDirectConnection 的新实例。

属性

BandwidthInMbps

连接的带宽。

BgpSession

与连接关联的 BGP 会话。

ConnectionIdentifier

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

ConnectionState

连接的状态。

ErrorMessage

与连接状态相关的错误消息(如果有)。

MicrosoftTrackingId

Microsoft 的对等互连预配系统中用于跟踪连接的 ID。

PeeringDBFacilityId

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

ProvisionedBandwidthInMbps

实际预配的带宽。

SessionAddressProvider

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

UseForPeeringService

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

适用于