你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
P2SVpnGatewayBaseCmdlet.CreateOrUpdateP2SVpnGateway 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.PSP2SVpnGateway CreateOrUpdateP2SVpnGateway (string resourceGroupName, string p2sVpnGatewayName, Microsoft.Azure.Commands.Network.Models.PSP2SVpnGateway p2sVpnGateway, System.Collections.Hashtable tags);
member this.CreateOrUpdateP2SVpnGateway : string * string * Microsoft.Azure.Commands.Network.Models.PSP2SVpnGateway * System.Collections.Hashtable -> Microsoft.Azure.Commands.Network.Models.PSP2SVpnGateway
Public Function CreateOrUpdateP2SVpnGateway (resourceGroupName As String, p2sVpnGatewayName As String, p2sVpnGateway As PSP2SVpnGateway, tags As Hashtable) As PSP2SVpnGateway
Parameters
- resourceGroupName
- String
- p2sVpnGatewayName
- String
- p2sVpnGateway
- PSP2SVpnGateway
- tags
- Hashtable