CertificateKeyVaultProperties Class
Properties for a certificate stored in a Key Vault.
Constructor
CertificateKeyVaultProperties()
Variables
| Name | Description |
|---|---|
|
identity
|
Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity. |
|
key_vault_url
|
URL pointing to the Azure Key Vault secret that holds the certificate. |
Attributes
identity
Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
identity: str
keyVaultUrl
URL pointing to the Azure Key Vault secret that holds the certificate.
keyVaultUrl: str