Share via


ApplicationGatewayTrustedRootCertificatePropertiesFormat interface

Trusted Root certificates properties of an application gateway.

Properties

data

Certificate public data.

keyVaultSecretId

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

Property Details

data

Certificate public data.

data?: 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