Compartilhar via


VpnServerConfigVpnClientRevokedCertificate Class

Properties of the revoked VPN client certificate of VpnServerConfiguration.

Inheritance
azure.mgmt.network._serialization.Model
VpnServerConfigVpnClientRevokedCertificate

Constructor

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

Keyword-Only Parameters

Name Description
name
str

The certificate name.

thumbprint
str

The revoked VPN client certificate thumbprint.

Variables

Name Description
name
str

The certificate name.

thumbprint
str

The revoked VPN client certificate thumbprint.