NetworkClient.GenerateVpnProfile(String, String, VpnClientParameters) 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 string GenerateVpnProfile (string resourceGroupName, string virtualNetworkGatewayName, Microsoft.Azure.Management.Network.Models.VpnClientParameters parameters);
member this.GenerateVpnProfile : string * string * Microsoft.Azure.Management.Network.Models.VpnClientParameters -> string
Public Function GenerateVpnProfile (resourceGroupName As String, virtualNetworkGatewayName As String, parameters As VpnClientParameters) As String
Parameters
- resourceGroupName
- String
- virtualNetworkGatewayName
- String
- parameters
- VpnClientParameters