IVirtualNetworkGateway.GenerateVpnProfile 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.
Generates VPN profile for P2S client of the virtual network gateway in the specified resource group. Used for IKEV2 and radius based authentication.
public string GenerateVpnProfile ();
abstract member GenerateVpnProfile : unit -> string
Public Function GenerateVpnProfile () As String