Partager via


ExpressRouteGatewaysOperationsExtensions.Get Méthode

Définition

Extrait les détails d’une passerelle ExpressRoute dans un groupe de ressources.

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

Paramètres

operations
IExpressRouteGatewaysOperations

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

resourceGroupName
String

Nom du groupe de ressources.

expressRouteGatewayName
String

Nom de la passerelle ExpressRoute.

Retours

S’applique à