Uses of Class
com.microsoft.azure.management.network.VpnClientRevokedCertificate
Packages that use VpnClientRevokedCertificate
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of VpnClientRevokedCertificate in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return VpnClientRevokedCertificateModifier and TypeMethodDescriptionSet the name of the resource that is unique within a resource group.VpnClientRevokedCertificate.withThumbprint
(String thumbprint) Set the revoked VPN client certificate thumbprint.Methods in com.microsoft.azure.management.network that return types with arguments of type VpnClientRevokedCertificateModifier and TypeMethodDescriptionVpnClientConfiguration.vpnClientRevokedCertificates()
Get vpnClientRevokedCertificate for Virtual network gateway.Method parameters in com.microsoft.azure.management.network with type arguments of type VpnClientRevokedCertificateModifier and TypeMethodDescriptionVpnClientConfiguration.withVpnClientRevokedCertificates
(List<VpnClientRevokedCertificate> vpnClientRevokedCertificates) Set vpnClientRevokedCertificate for Virtual network gateway.