Uses of Interface
com.microsoft.azure.management.network.PointToSiteConfiguration.DefinitionStages.WithAuthenticationType
-
Packages that use PointToSiteConfiguration.DefinitionStages.WithAuthenticationType Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of PointToSiteConfiguration.DefinitionStages.WithAuthenticationType in com.microsoft.azure.management.network
Subinterfaces of PointToSiteConfiguration.DefinitionStages.WithAuthenticationType in com.microsoft.azure.management.network Modifier and Type Interface Description static interfacePointToSiteConfiguration.Definition<ParentT>The entirety of a point-to-site configuration definition.Methods in com.microsoft.azure.management.network that return PointToSiteConfiguration.DefinitionStages.WithAuthenticationType Modifier and Type Method Description PointToSiteConfiguration.DefinitionStages.WithAuthenticationType<ParentT>PointToSiteConfiguration.DefinitionStages.WithAddressPool. withAddressPool(String addressPool)
-