Partager via


CrossConnectionOperationsExtensions.List(ICrossConnectionOperations) 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 Microsoft.WindowsAzure.Management.ExpressRoute.Models.CrossConnectionListResponse List (this Microsoft.WindowsAzure.Management.ExpressRoute.ICrossConnectionOperations operations);
static member List : Microsoft.WindowsAzure.Management.ExpressRoute.ICrossConnectionOperations -> Microsoft.WindowsAzure.Management.ExpressRoute.Models.CrossConnectionListResponse
<Extension()>
Public Function List (operations As ICrossConnectionOperations) As CrossConnectionListResponse

Paramètres

operations
ICrossConnectionOperations

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

Retours

Réponse de l’opération Répertorier les connexions croisées.

S’applique à