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

PeeringPropertiesDirect interface

定义直接对等互连的属性。

属性

connections

构成直接对等互连的连接集。

directPeeringType

直接对等互连的类型。

peerAsn

对等 ASN 的引用。

useForPeeringService

指示是否将对等互连用于对等互连服务的标志。 注意:此属性不会被序列化。 它只能由服务器填充。

属性详细信息

connections

构成直接对等互连的连接集。

connections?: DirectConnection[]

属性值

directPeeringType

直接对等互连的类型。

directPeeringType?: string

属性值

string

peerAsn

对等 ASN 的引用。

peerAsn?: SubResource

属性值

useForPeeringService

指示是否将对等互连用于对等互连服务的标志。 注意:此属性不会被序列化。 它只能由服务器填充。

useForPeeringService?: boolean

属性值

boolean