SecretKeyVaultProperties Class
Properties for a secret stored in a Key Vault.
Constructor
SecretKeyVaultProperties()
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. |
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.
keyVaultUrl: str