ArmNetworkModelFactory.GenerateExpressRoutePortsLoaContent(String) Method

Definition

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.

Applies to