Uses of Class
com.azure.resourcemanager.network.fluent.models.VpnClientRevokedCertificatePropertiesFormat
Packages that use VpnClientRevokedCertificatePropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of VpnClientRevokedCertificatePropertiesFormat in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type VpnClientRevokedCertificatePropertiesFormatModifier and TypeClassDescriptionfinal classProperties of the revoked VPN client certificate of virtual network gateway.Methods in com.azure.resourcemanager.network.fluent.models that return VpnClientRevokedCertificatePropertiesFormatModifier and TypeMethodDescriptionVpnClientRevokedCertificatePropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VpnClientRevokedCertificatePropertiesFormat from the JsonReader.VpnClientRevokedCertificatePropertiesFormat.withThumbprint(String thumbprint) Set the thumbprint property: The revoked VPN client certificate thumbprint.