CertificateAkvDetails interface
Specifies the Azure Key Vault settings for retrieving the bucket server certificate.
Properties
| certificate |
The base URI of the Azure Key Vault that is used when retrieving the bucket certificate. |
| certificate |
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