你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NetworkClient.GenerateP2SVpnGatewayVpnProfile Method

Definition

public string GenerateP2SVpnGatewayVpnProfile (string resourceGroupName, string p2sVpnGatewayName, Microsoft.Azure.Management.Network.Models.P2SVpnProfileParameters parameters);
member this.GenerateP2SVpnGatewayVpnProfile : string * string * Microsoft.Azure.Management.Network.Models.P2SVpnProfileParameters -> string
Public Function GenerateP2SVpnGatewayVpnProfile (resourceGroupName As String, p2sVpnGatewayName As String, parameters As P2SVpnProfileParameters) As String

Parameters

resourceGroupName
String
p2sVpnGatewayName
String

Returns

Applies to