Udostępnij za pośrednictwem


ExpressRouteGatewayBaseCmdlet.CreateOrUpdateExpressRouteGateway Method

Definition

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

Returns

Applies to