Partager via


ExpressRouteLinksOperationsExtensions.Get Méthode

Définition

Récupère la ressource ExpressRouteLink spécifiée.

public static Microsoft.Azure.Management.Network.Models.ExpressRouteLink Get (this Microsoft.Azure.Management.Network.IExpressRouteLinksOperations operations, string resourceGroupName, string expressRoutePortName, string linkName);
static member Get : Microsoft.Azure.Management.Network.IExpressRouteLinksOperations * string * string * string -> Microsoft.Azure.Management.Network.Models.ExpressRouteLink
<Extension()>
Public Function Get (operations As IExpressRouteLinksOperations, resourceGroupName As String, expressRoutePortName As String, linkName As String) As ExpressRouteLink

Paramètres

operations
IExpressRouteLinksOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources.

expressRoutePortName
String

Nom de la ressource ExpressRoutePort.

linkName
String

Nom de la ressource ExpressRouteLink.

Retours

S’applique à