次の方法で共有


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