Share via


VpnClientRevokedCertificatePropertiesFormatOutput interface

Properties of the revoked VPN client certificate of virtual network gateway.

Properties

provisioningState

The provisioning state of the VPN client revoked certificate resource.

thumbprint

The revoked VPN client certificate thumbprint.

Property Details

provisioningState

The provisioning state of the VPN client revoked certificate resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

thumbprint

The revoked VPN client certificate thumbprint.

thumbprint?: string

Property Value

string