Partager via


DedicatedCircuitLinkOperationsExtensions.List Méthode

Définition

L’opération List Dedicated Circuit Links récupère une liste de réseaux virtuels liés au circuit avec la clé de service spécifiée.

public static Microsoft.WindowsAzure.Management.ExpressRoute.Models.DedicatedCircuitLinkListResponse List(this Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitLinkOperations operations, string serviceKey);
static member List : Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitLinkOperations * string -> Microsoft.WindowsAzure.Management.ExpressRoute.Models.DedicatedCircuitLinkListResponse
<Extension()>
Public Function List (operations As IDedicatedCircuitLinkOperations, serviceKey As String) As 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 à