ArmNetworkModelFactory.GenerateExpressRoutePortsLoaContent(String) Method
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.
public static Azure.ResourceManager.Network.Models.GenerateExpressRoutePortsLoaContent GenerateExpressRoutePortsLoaContent(string customerName = default);
static member GenerateExpressRoutePortsLoaContent : string -> Azure.ResourceManager.Network.Models.GenerateExpressRoutePortsLoaContent
Public Shared Function GenerateExpressRoutePortsLoaContent (Optional customerName As String = Nothing) As GenerateExpressRoutePortsLoaContent
Parameters
- customerName
- String
The customer name.
Returns
A new GenerateExpressRoutePortsLoaContent instance for mocking.