Compartilhar via


VpnServerConfigRadiusClientRootCertificate Class

Properties of the Radius client root certificate of VpnServerConfiguration.

Inheritance
azure.mgmt.network._serialization.Model
VpnServerConfigRadiusClientRootCertificate

Constructor

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

Keyword-Only Parameters

Name Description
name
str

The certificate name.

thumbprint
str

The Radius client root certificate thumbprint.

Variables

Name Description
name
str

The certificate name.

thumbprint
str

The Radius client root certificate thumbprint.