Share via


ExpressRouteConnectionBaseCmdlet.ListExpressRouteConnections Method

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSExpressRouteConnection> ListExpressRouteConnections (string resourceGroupName, string expressRouteGatewayName);
member this.ListExpressRouteConnections : string * string -> System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSExpressRouteConnection>
Public Function ListExpressRouteConnections (resourceGroupName As String, expressRouteGatewayName As String) As List(Of PSExpressRouteConnection)

Parameters

resourceGroupName
String
expressRouteGatewayName
String

Returns

Applies to