BorderGatewayProtocolPeeringNewParameters Constructors
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
BorderGatewayProtocolPeeringNewParameters() |
Initializes a new instance of the BorderGatewayProtocolPeeringNewParameters class. |
BorderGatewayProtocolPeeringNewParameters(UInt32, UInt32) |
Initializes a new instance of the BorderGatewayProtocolPeeringNewParameters class with required arguments. |
Initializes a new instance of the BorderGatewayProtocolPeeringNewParameters class.
public BorderGatewayProtocolPeeringNewParameters();
Public Sub New ()
Applies to
Azure SDK for .NET Legacy
Продукт | Версії |
---|---|
Azure SDK for .NET | Legacy |
Initializes a new instance of the BorderGatewayProtocolPeeringNewParameters class with required arguments.
public BorderGatewayProtocolPeeringNewParameters(uint peerAutonomousSystemNumber, uint virtualLanId);
new Microsoft.WindowsAzure.Management.ExpressRoute.Models.BorderGatewayProtocolPeeringNewParameters : uint32 * uint32 -> Microsoft.WindowsAzure.Management.ExpressRoute.Models.BorderGatewayProtocolPeeringNewParameters
Public Sub New (peerAutonomousSystemNumber As UInteger, virtualLanId As UInteger)
Parameters
- peerAutonomousSystemNumber
- UInt32
- virtualLanId
- UInt32
Applies to
Azure SDK for .NET Legacy
Продукт | Версії |
---|---|
Azure SDK for .NET | Legacy |
Відгук про Azure SDK for .NET
Azure SDK for .NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: