KeyVaultCertificateSourceParameters interface

Parameters required for bring-your-own-certification via Key Vault

Properties

secretName

The name of the Key Vault secret representing the full certificate PFX

secretVersion

The version of the Key Vault secret representing the full certificate PFX

vault

The Key Vault containing the SSL certificate

Property Details

secretName

The name of the Key Vault secret representing the full certificate PFX

secretName?: string

Property Value

string

secretVersion

The version of the Key Vault secret representing the full certificate PFX

secretVersion?: string

Property Value

string

vault

The Key Vault containing the SSL certificate

vault?: KeyVaultCertificateSourceParametersVault

Property Value