Partager via


ExpressRoutePortsOperationsExtensions.ListAsync Méthode

Définition

Répertorie toutes les ressources ExpressRoutePort dans l’abonnement spécifié.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRoutePortInner>> ListAsync (this Microsoft.Azure.Management.Network.Fluent.IExpressRoutePortsOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.Network.Fluent.IExpressRoutePortsOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRoutePortInner>>
<Extension()>
Public Function ListAsync (operations As IExpressRoutePortsOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of ExpressRoutePortInner))

Paramètres

operations
IExpressRoutePortsOperations

Groupe d’opérations pour cette méthode d’extension.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à