Partager via


DedicatedCircuitLinkOperationsExtensions.ListAsync Méthode

Définition

L’opération Répertorier les liens de circuit dédié récupère une liste de réseaux virtuels liés au circuit avec la clé de service spécifiée.

public static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.ExpressRoute.Models.DedicatedCircuitLinkListResponse> ListAsync (this Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitLinkOperations operations, string serviceKey);
static member ListAsync : Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitLinkOperations * string -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.ExpressRoute.Models.DedicatedCircuitLinkListResponse>
<Extension()>
Public Function ListAsync (operations As IDedicatedCircuitLinkOperations, serviceKey As String) As Task(Of DedicatedCircuitLinkListResponse)

Paramètres

operations
IDedicatedCircuitLinkOperations

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

serviceKey
String

facultatif.

Retours

Réponse de l’opération List Dedicated Circuit Link.

S’applique à