Uses of Class
com.azure.resourcemanager.network.fluent.models.VpnClientRootCertificatePropertiesFormat
Packages that use VpnClientRootCertificatePropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of VpnClientRootCertificatePropertiesFormat in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type VpnClientRootCertificatePropertiesFormatModifier and TypeClassDescriptionfinal classProperties of SSL certificates of application gateway.Methods in com.azure.resourcemanager.network.fluent.models that return VpnClientRootCertificatePropertiesFormatModifier and TypeMethodDescriptionVpnClientRootCertificatePropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VpnClientRootCertificatePropertiesFormat from the JsonReader.VpnClientRootCertificatePropertiesFormat.withPublicCertData(String publicCertData) Set the publicCertData property: The certificate public data.