Uses of Interface
com.azure.resourcemanager.network.models.PointToSiteConfiguration.DefinitionStages.WithAttachAndAzureCertificate
Packages that use PointToSiteConfiguration.DefinitionStages.WithAttachAndAzureCertificate
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of PointToSiteConfiguration.DefinitionStages.WithAttachAndAzureCertificate in com.azure.resourcemanager.network.models
Subinterfaces of PointToSiteConfiguration.DefinitionStages.WithAttachAndAzureCertificate in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfacePointToSiteConfiguration.Definition<ParentT>The entirety of a point-to-site configuration definition.Methods in com.azure.resourcemanager.network.models that return PointToSiteConfiguration.DefinitionStages.WithAttachAndAzureCertificateModifier and TypeMethodDescriptionPointToSiteConfiguration.DefinitionStages.WithAzureCertificate.withAzureCertificate(String name, String certificateData) Specifies that Azure certificate authentication type will be used and certificate to use for Azure authentication.PointToSiteConfiguration.DefinitionStages.WithAzureCertificate.withAzureCertificateFromFile(String name, File certificateFile) Specifies that Azure certificate authentication type will be used and certificate to use for Azure authentication.