CertificateAkvDetails interface

Specifies the Azure Key Vault settings for retrieving the bucket server certificate.

Properties

certificateKeyVaultUri

The base URI of the Azure Key Vault that is used when retrieving the bucket certificate.

certificateName

The name of the bucket server certificate stored in the Azure Key Vault.

Property Details

certificateKeyVaultUri

The base URI of the Azure Key Vault that is used when retrieving the bucket certificate.

certificateKeyVaultUri?: string

Property Value

string

certificateName

The name of the bucket server certificate stored in the Azure Key Vault.

certificateName?: string

Property Value

string