BorderGatewayProtocolPeeringNewParameters Constructors

Definition

Overloads

BorderGatewayProtocolPeeringNewParameters()

Initializes a new instance of the BorderGatewayProtocolPeeringNewParameters class.

BorderGatewayProtocolPeeringNewParameters(UInt32, UInt32)

Initializes a new instance of the BorderGatewayProtocolPeeringNewParameters class with required arguments.

BorderGatewayProtocolPeeringNewParameters()

Initializes a new instance of the BorderGatewayProtocolPeeringNewParameters class.

C#
public BorderGatewayProtocolPeeringNewParameters();

Applies to

Azure SDK for .NET Legacy
Продукт Версії
Azure SDK for .NET Legacy

BorderGatewayProtocolPeeringNewParameters(UInt32, UInt32)

Initializes a new instance of the BorderGatewayProtocolPeeringNewParameters class with required arguments.

C#
public BorderGatewayProtocolPeeringNewParameters(uint peerAutonomousSystemNumber, uint virtualLanId);

Parameters

peerAutonomousSystemNumber
UInt32
virtualLanId
UInt32

Applies to

Azure SDK for .NET Legacy
Продукт Версії
Azure SDK for .NET Legacy