Partager via


DedicatedCircuitServiceProviderOperationsExtensions.ListAsync Méthode

Définition

L’opération Répertorier les fournisseurs de services de circuit dédié récupère une liste des fournisseurs de services de circuit dédié disponibles.

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

Paramètres

operations
IDedicatedCircuitServiceProviderOperations

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

Retours

Réponse d’opération List Dedicated Circuit Service Provider.

S’applique à