Generates VPN profile for P2S client of the virtual network gateway in the specified resource group. Used for IKEV2 and radius based authentication.
Supports noop? false
Parameters
api_version(Optional[String[1]])
— Client API version.
subscription_id(Optional[String[1]])
— The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
resource_group_name(Optional[String[1]])
— The name of the resource group.
parameters(Optional[String[1]])
— Parameters supplied to the generate virtual network gateway VPN client package operation.
clientrootcertificates(Optional[String[1]])
— A list of client root certificates public certificate data encoded as Base-64 strings. Optional parameter for external radius based authentication with EAPTLS.
processorarchitecture(Optional[String[1]])
— VPN client Processor Architecture. Possible values are: 'AMD64' and 'X86'.
authenticationmethod(Optional[String[1]])
— VPN client Authentication Method. Possible values are: 'EAPTLS' and 'EAPMSCHAPv2'.
virtual_network_gateway_name(Optional[String[1]])
— The name of the virtual network gateway.
radiusserverauthcertificate(Optional[String[1]])
— The public certificate data for the radius server authentication certificate as a Base-64 encoded string. Required only if external radius authentication has been configured with EAPTLS authentication.