P2SVpnServerConfigRadiusClientRootCertificate Class

Radius client root certificate of P2SVpnServerConfiguration.

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

Inheritance
azure.mgmt.network.v2019_06_01.models._models_py3.SubResource
P2SVpnServerConfigRadiusClientRootCertificate

Constructor

P2SVpnServerConfigRadiusClientRootCertificate(*, id: typing.Union[str, NoneType] = None, name: typing.Union[str, NoneType] = None, etag: typing.Union[str, NoneType] = None, thumbprint: typing.Union[str, NoneType] = None, **kwargs)

Parameters

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 Radius client root certificate thumbprint.

Variables

provisioning_state
str

The provisioning state of the Radius client root certificate resource. Possible values are: 'Updating', 'Deleting', and 'Failed'.