ApplicationGatewayTrustedClientCertificate interface

Trusted client certificates of an application gateway.

Extends

Properties

clientCertIssuerDN

Distinguished name of client certificate issuer.

data

Certificate public data.

etag

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

name

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

provisioningState

The provisioning state of the trusted client certificate resource.

type

Type of the resource.

validatedCertData

Validated certificate data.

Inherited Properties

id

Resource ID.

Property Details

clientCertIssuerDN

Distinguished name of client certificate issuer.

clientCertIssuerDN?: string

Property Value

string

data

Certificate public data.

data?: string

Property Value

string

etag

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

etag?: string

Property Value

string

name

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

name?: string

Property Value

string

provisioningState

The provisioning state of the trusted client certificate resource.

provisioningState?: string

Property Value

string

type

Type of the resource.

type?: string

Property Value

string

validatedCertData

Validated certificate data.

validatedCertData?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id