Freigeben über


ExpressRouteGatewaysOperationsExtensions.ListByResourceGroupAsync Methode

Definition

Listet ExpressRoute-Gateways in einer bestimmten Ressourcengruppe auf.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Network.Models.ExpressRouteGatewayList> ListByResourceGroupAsync(this Microsoft.Azure.Management.Network.IExpressRouteGatewaysOperations operations, string resourceGroupName, System.Threading.CancellationToken cancellationToken = default);
static member ListByResourceGroupAsync : Microsoft.Azure.Management.Network.IExpressRouteGatewaysOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Network.Models.ExpressRouteGatewayList>
<Extension()>
Public Function ListByResourceGroupAsync (operations As IExpressRouteGatewaysOperations, resourceGroupName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of ExpressRouteGatewayList)

Parameter

operations
IExpressRouteGatewaysOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: