ExpressRoutePortsOperationsExtensions.List Method

Definition

List all the ExpressRoutePort resources in the specified subscription.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.ExpressRoutePort> List (this Microsoft.Azure.Management.Network.IExpressRoutePortsOperations operations);
static member List : Microsoft.Azure.Management.Network.IExpressRoutePortsOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.ExpressRoutePort>
<Extension()>
Public Function List (operations As IExpressRoutePortsOperations) As IPage(Of ExpressRoutePort)

Parameters

operations
IExpressRoutePortsOperations

The operations group for this extension method.

Returns

Applies to