Aracılığıyla paylaş


GenerateExpressRoutePortsLOARequest Constructors

Definition

Overloads

GenerateExpressRoutePortsLOARequest()

Initializes a new instance of the GenerateExpressRoutePortsLOARequest class.

GenerateExpressRoutePortsLOARequest(String)

Initializes a new instance of the GenerateExpressRoutePortsLOARequest class.

GenerateExpressRoutePortsLOARequest()

Initializes a new instance of the GenerateExpressRoutePortsLOARequest class.

public GenerateExpressRoutePortsLOARequest ();
Public Sub New ()

Applies to

GenerateExpressRoutePortsLOARequest(String)

Initializes a new instance of the GenerateExpressRoutePortsLOARequest class.

public GenerateExpressRoutePortsLOARequest (string customerName);
new Microsoft.Azure.Management.Network.Models.GenerateExpressRoutePortsLOARequest : string -> Microsoft.Azure.Management.Network.Models.GenerateExpressRoutePortsLOARequest
Public Sub New (customerName As String)

Parameters

customerName
String

The customer name.

Applies to