ExpressRouteGatewayBaseCmdlet.CreateOrUpdateExpressRouteGateway 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.PSExpressRouteGateway CreateOrUpdateExpressRouteGateway (string resourceGroupName, string expressRouteGatewayName, Microsoft.Azure.Commands.Network.Models.PSExpressRouteGateway expressRouteGateway, System.Collections.Hashtable tags);
member this.CreateOrUpdateExpressRouteGateway : string * string * Microsoft.Azure.Commands.Network.Models.PSExpressRouteGateway * System.Collections.Hashtable -> Microsoft.Azure.Commands.Network.Models.PSExpressRouteGateway
Public Function CreateOrUpdateExpressRouteGateway (resourceGroupName As String, expressRouteGatewayName As String, expressRouteGateway As PSExpressRouteGateway, tags As Hashtable) As PSExpressRouteGateway
Parameters
- resourceGroupName
- String
- expressRouteGatewayName
- String
- expressRouteGateway
- PSExpressRouteGateway
- tags
- Hashtable