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

IWithPeerAsn.WithPeerAsn(Int32) 方法

定义

public Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuitPeering.Definition.IWithCreate WithPeerAsn (int peerAsn);
abstract member WithPeerAsn : int -> Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuitPeering.Definition.IWithCreate
Public Function WithPeerAsn (peerAsn As Integer) As IWithCreate

参数

peerAsn
Int32

对等互连的 AS 编号。 可以使用 2 字节和 4 字节 AS 编号。

返回

适用于