VpnGatewayBaseCmdlet.CreateOrUpdateVpnGateway 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.PSVpnGateway CreateOrUpdateVpnGateway (string resourceGroupName, string vpnGatewayName, Microsoft.Azure.Commands.Network.Models.PSVpnGateway vpnGateway, System.Collections.Hashtable tags);
member this.CreateOrUpdateVpnGateway : string * string * Microsoft.Azure.Commands.Network.Models.PSVpnGateway * System.Collections.Hashtable -> Microsoft.Azure.Commands.Network.Models.PSVpnGateway
Public Function CreateOrUpdateVpnGateway (resourceGroupName As String, vpnGatewayName As String, vpnGateway As PSVpnGateway, tags As Hashtable) As PSVpnGateway
Parameters
- resourceGroupName
- String
- vpnGatewayName
- String
- vpnGateway
- PSVpnGateway
- tags
- Hashtable