Vpn Client Revoked Certificate Args
data class VpnClientRevokedCertificateArgs(val id: Output<String>? = null, val name: Output<String>? = null, val thumbprint: Output<String>? = null) : ConvertibleToJava<VpnClientRevokedCertificateArgs>
VPN client revoked certificate of virtual network gateway.