Uses of Class
com.microsoft.azure.management.network.VirtualWanVpnProfileParameters
Packages that use VirtualWanVpnProfileParameters
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of VirtualWanVpnProfileParameters in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return VirtualWanVpnProfileParametersModifier and TypeMethodDescriptionVirtualWanVpnProfileParameters.withAuthenticationMethod
(AuthenticationMethod authenticationMethod) Set vPN client authentication method.VirtualWanVpnProfileParameters.withVpnServerConfigurationResourceId
(String vpnServerConfigurationResourceId) Set vpnServerConfiguration partial resource uri with which VirtualWan is associated to.