VirtualNetworkGatewayVpnClientConfigurationRevokedCertificateArgs

data class VirtualNetworkGatewayVpnClientConfigurationRevokedCertificateArgs(val name: Output<String>, val thumbprint: Output<String>) : ConvertibleToJava<VirtualNetworkGatewayVpnClientConfigurationRevokedCertificateArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): VirtualNetworkGatewayVpnClientConfigurationRevokedCertificateArgs

Properties

Link copied to clipboard
val name: Output<String>

Specifies the name of the certificate resource.

Link copied to clipboard
val thumbprint: Output<String>

Specifies the public data of the certificate.