IWithBgp.WithBgp(Int64, String) Método

Definição

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

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