Uses of Interface
com.microsoft.azure.management.network.PointToSiteConfiguration.DefinitionStages.WithTunnelType
-
Packages that use PointToSiteConfiguration.DefinitionStages.WithTunnelType Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of PointToSiteConfiguration.DefinitionStages.WithTunnelType in com.microsoft.azure.management.network
Subinterfaces of PointToSiteConfiguration.DefinitionStages.WithTunnelType in com.microsoft.azure.management.network Modifier and Type Interface Description static interfacePointToSiteConfiguration.Definition<ParentT>The entirety of a point-to-site configuration definition.static interfacePointToSiteConfiguration.DefinitionStages.WithAttach<ParentT>The final stage of the point-to-site configuration definition.static interfacePointToSiteConfiguration.DefinitionStages.WithAttachAndAzureCertificate<ParentT>The final stage of the point-to-site configuration definition.
-