ApplicationGatewayTrustedRootCertificate interface

Trusted Root certificates of an application gateway.

Extends

Properties

data

Certificate public data.

etag

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

keyVaultSecretId

Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault.

name

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

provisioningState

The provisioning state of the trusted root certificate resource.

type

Type of the resource.

Inherited Properties

id

Resource ID.

Property Details

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

keyVaultSecretId

Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault.

keyVaultSecretId?: string

Property Value

string

name

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

name?: string

Property Value

string

provisioningState

The provisioning state of the trusted root certificate resource.

provisioningState?: string

Property Value

string

type

Type of the resource.

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id