KeyVaultAndSecretReference Class
Key Vault Secret Url and vault id of the encryption key.
Constructor
KeyVaultAndSecretReference()
Variables
| Name | Description |
|---|---|
|
source_vault
|
<xref:<xref:"SourceVault">>
Resource id of the KeyVault containing the key or secret. Required. |
|
secret_url
|
Url pointing to a key or secret in KeyVault. Required. |
Attributes
secretUrl
Url pointing to a key or secret in KeyVault. Required.
secretUrl: str
sourceVault
Resource id of the KeyVault containing the key or secret. Required.
sourceVault: SourceVault