Share via


ExpressRouteCrossConnectionBaseCmdlet.GetExistingExpressRouteCrossConnection Method

Definition

public Microsoft.Azure.Commands.Network.Models.PSExpressRouteCrossConnection GetExistingExpressRouteCrossConnection (string resourceGroupName, string name);
member this.GetExistingExpressRouteCrossConnection : string * string -> Microsoft.Azure.Commands.Network.Models.PSExpressRouteCrossConnection
Public Function GetExistingExpressRouteCrossConnection (resourceGroupName As String, name As String) As PSExpressRouteCrossConnection

Parameters

resourceGroupName
String
name
String

Returns

Applies to