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