Partager via


CrossConnectionOperationsExtensions.ListAsync Méthode

Définition

L’opération Répertorier les connexions croisées récupère une liste de connexions croisées appartenant au fournisseur.

public static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.ExpressRoute.Models.CrossConnectionListResponse> ListAsync (this Microsoft.WindowsAzure.Management.ExpressRoute.ICrossConnectionOperations operations);
static member ListAsync : Microsoft.WindowsAzure.Management.ExpressRoute.ICrossConnectionOperations -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.ExpressRoute.Models.CrossConnectionListResponse>
<Extension()>
Public Function ListAsync (operations As ICrossConnectionOperations) As Task(Of CrossConnectionListResponse)

Paramètres

operations
ICrossConnectionOperations

Référence à Microsoft.WindowsAzure.Management.ExpressRoute.ICrossConnectionOperations.

Retours

Réponse de l’opération De liste croisée.

S’applique à