VpnClientRevokedCertificate Class

VPN client revoked certificate of virtual network gateway.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

VpnClientRevokedCertificate(*, id: str | None = None, name: str | None = None, thumbprint: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

Resource ID.

Default value: None
name
str

The name of the resource that is unique within a resource group. This name can be used to access the resource.

Default value: None
thumbprint
str

The revoked VPN client certificate thumbprint.

Default value: None

Variables

Name Description
id
str

Resource ID.

name
str

The name of the resource that is unique within a resource group. This name can be used to access the resource.

etag
str

A unique read-only string that changes whenever the resource is updated.

thumbprint
str

The revoked VPN client certificate thumbprint.

provisioning_state

The provisioning state of the VPN client revoked certificate resource. Known values are: "Failed", "Succeeded", "Canceled", "Creating", "Updating", and "Deleting".