Method | Description | |
---|---|---|
GetExpressRouteCircuit ( string resourceGroupName, string name ) : |
||
IsExpressRouteCircuitPresent ( string resourceGroupName, string name ) : bool | ||
ToPsExpressRouteCircuit ( Management circuit ) : |
public GetExpressRouteCircuit ( string resourceGroupName, string name ) : |
||
resourceGroupName | string | |
name | string | |
return |
public IsExpressRouteCircuitPresent ( string resourceGroupName, string name ) : bool | ||
resourceGroupName | string | |
name | string | |
return | bool |
public ToPsExpressRouteCircuit ( Management circuit ) : |
||
circuit | Management | |
return |