Uses of Interface
com.azure.resourcemanager.network.models.PointToSiteConfiguration.DefinitionStages.WithAzureCertificate
-
Packages that use PointToSiteConfiguration.DefinitionStages.WithAzureCertificate Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of PointToSiteConfiguration.DefinitionStages.WithAzureCertificate in com.azure.resourcemanager.network.models
Subinterfaces of PointToSiteConfiguration.DefinitionStages.WithAzureCertificate in com.azure.resourcemanager.network.models 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.
-