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
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.