Compartir a través de


IWithPeerAsn.WithPeerAsn(Int32) Método

Definición

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

Parámetros

peerAsn
Int32

Número de sistema autónomo (AS) para la configuración entre pares. Se pueden usar números AS de 2 bytes y 4 bytes.

Devoluciones

Se aplica a