GenerateExpressRoutePortsLOARequest Constructors
Definition
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.
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.