ExpressRouteConnectionBaseCmdlet.CreateOrUpdateExpressRouteConnection Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Commands.Network.Models.PSExpressRouteConnection CreateOrUpdateExpressRouteConnection (string resourceGroupName, string expressRouteGatewayName, Microsoft.Azure.Commands.Network.Models.PSExpressRouteConnection expressRouteConnection, System.Collections.Hashtable tags);
member this.CreateOrUpdateExpressRouteConnection : string * string * Microsoft.Azure.Commands.Network.Models.PSExpressRouteConnection * System.Collections.Hashtable -> Microsoft.Azure.Commands.Network.Models.PSExpressRouteConnection
Public Function CreateOrUpdateExpressRouteConnection (resourceGroupName As String, expressRouteGatewayName As String, expressRouteConnection As PSExpressRouteConnection, tags As Hashtable) As PSExpressRouteConnection
Parameters
- resourceGroupName
- String
- expressRouteGatewayName
- String
- expressRouteConnection
- PSExpressRouteConnection
- tags
- Hashtable