Partilhar via


IWithBgp.WithBgp(Int64, String) Método

Definição

Habilita o BGP.

public Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate WithBgp (long asn, string bgpPeeringAddress);
abstract member WithBgp : int64 * string -> Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate
Public Function WithBgp (asn As Long, bgpPeeringAddress As String) As IUpdate

Parâmetros

asn
Int64

O ASN do alto-falante BGP.

bgpPeeringAddress
String

O endereço de emparelhamento BGP e o identificador BGP deste alto-falante BGP.

Retornos

Aplica-se a