ApplicationGatewayTrustedRootCertificate Class

Trusted Root certificates of an application gateway.

Constructor

ApplicationGatewayTrustedRootCertificate(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource ID.

properties

Properties of the application gateway trusted root certificate.

name
str

Name of the trusted root certificate that is unique within an Application Gateway.

etag
str

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

type
str

Type of the resource.

Attributes

etag

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

etag: str | None

name

Name of the trusted root certificate that is unique within an Application Gateway.

name: str | None

properties

Properties of the application gateway trusted root certificate.

properties: _models.ApplicationGatewayTrustedRootCertificatePropertiesFormat | None

type

Type of the resource.

type: str | None