Uses of Interface
com.azure.resourcemanager.network.models.PointToSiteConfiguration.DefinitionStages.WithAuthenticationType
-
Packages that use PointToSiteConfiguration.DefinitionStages.WithAuthenticationType Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of PointToSiteConfiguration.DefinitionStages.WithAuthenticationType in com.azure.resourcemanager.network.models
Subinterfaces of PointToSiteConfiguration.DefinitionStages.WithAuthenticationType in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfacePointToSiteConfiguration.Definition<ParentT>The entirety of a point-to-site configuration definition.Methods in com.azure.resourcemanager.network.models that return PointToSiteConfiguration.DefinitionStages.WithAuthenticationType Modifier and Type Method Description PointToSiteConfiguration.DefinitionStages.WithAuthenticationType<ParentT>PointToSiteConfiguration.DefinitionStages.WithAddressPool. withAddressPool(String addressPool)Specifies the address pool.
-