Uses of Interface
com.microsoft.azure.management.network.PointToSiteConfiguration.DefinitionStages.WithAzureCertificate
-
Packages that use PointToSiteConfiguration.DefinitionStages.WithAzureCertificate Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of PointToSiteConfiguration.DefinitionStages.WithAzureCertificate in com.microsoft.azure.management.network
Subinterfaces of PointToSiteConfiguration.DefinitionStages.WithAzureCertificate 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.WithAttachAndAzureCertificate<ParentT>The final stage of the point-to-site configuration definition.static interfacePointToSiteConfiguration.DefinitionStages.WithAuthenticationType<ParentT>The stage of the point-to-site configuration definition allowing to specify authentication type.
-