Compartir a través de


IWithBgp.WithBgp(Int64, String) Método

Definición

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

ASN del altavoz BGP.

bgpPeeringAddress
String

La dirección de emparejamiento BGP y el identificador BGP de este altavoz BGP.

Devoluciones

Se aplica a