### YamlMime:JavaType uid: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters" fullName: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters" name: "VirtualWanVpnProfileParameters" nameWithType: "VirtualWanVpnProfileParameters" summary: "Virtual Wan Vpn profile parameters Vpn profile generation." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **VirtualWanVpnProfileParameters**" constructors: - uid: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.VirtualWanVpnProfileParameters()" fullName: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.VirtualWanVpnProfileParameters()" name: "VirtualWanVpnProfileParameters()" nameWithType: "VirtualWanVpnProfileParameters.VirtualWanVpnProfileParameters()" syntax: "public VirtualWanVpnProfileParameters()" methods: - uid: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.authenticationMethod()" fullName: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.authenticationMethod()" name: "authenticationMethod()" nameWithType: "VirtualWanVpnProfileParameters.authenticationMethod()" summary: "Get vPN client authentication method." syntax: "public AuthenticationMethod authenticationMethod()" desc: "Get vPN client authentication method. Possible values include: 'EAPTLS', 'EAPMSCHAPv2'." returns: description: "the authenticationMethod value" type: "" - uid: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.vpnServerConfigurationResourceId()" fullName: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.vpnServerConfigurationResourceId()" name: "vpnServerConfigurationResourceId()" nameWithType: "VirtualWanVpnProfileParameters.vpnServerConfigurationResourceId()" summary: "Get vpnServerConfiguration partial resource uri with which VirtualWan is associated to." syntax: "public String vpnServerConfigurationResourceId()" desc: "Get vpnServerConfiguration partial resource uri with which VirtualWan is associated to." returns: description: "the vpnServerConfigurationResourceId value" type: "" - uid: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.withAuthenticationMethod(com.microsoft.azure.management.network.AuthenticationMethod)" fullName: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.withAuthenticationMethod(AuthenticationMethod authenticationMethod)" name: "withAuthenticationMethod(AuthenticationMethod authenticationMethod)" nameWithType: "VirtualWanVpnProfileParameters.withAuthenticationMethod(AuthenticationMethod authenticationMethod)" summary: "Set vPN client authentication method." parameters: - description: "the authenticationMethod value to set" name: "authenticationMethod" type: "" syntax: "public VirtualWanVpnProfileParameters withAuthenticationMethod(AuthenticationMethod authenticationMethod)" desc: "Set vPN client authentication method. Possible values include: 'EAPTLS', 'EAPMSCHAPv2'." returns: description: "the VirtualWanVpnProfileParameters object itself." type: "" - uid: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.withVpnServerConfigurationResourceId(java.lang.String)" fullName: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.withVpnServerConfigurationResourceId(String vpnServerConfigurationResourceId)" name: "withVpnServerConfigurationResourceId(String vpnServerConfigurationResourceId)" nameWithType: "VirtualWanVpnProfileParameters.withVpnServerConfigurationResourceId(String vpnServerConfigurationResourceId)" summary: "Set vpnServerConfiguration partial resource uri with which VirtualWan is associated to." parameters: - description: "the vpnServerConfigurationResourceId value to set" name: "vpnServerConfigurationResourceId" type: "" syntax: "public VirtualWanVpnProfileParameters withVpnServerConfigurationResourceId(String vpnServerConfigurationResourceId)" desc: "Set vpnServerConfiguration partial resource uri with which VirtualWan is associated to." returns: description: "the VirtualWanVpnProfileParameters object itself." type: "" type: "class" desc: "Virtual Wan Vpn profile parameters Vpn profile generation." metadata: {} package: "com.microsoft.azure.management.network" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4