KeyVaultSecretReference Class
Describes a reference to Key Vault Secret.
Constructor
KeyVaultSecretReference()
Variables
| Name | Description |
|---|---|
|
secret_url
|
The URL referencing a secret in a Key Vault. Required. |
|
source_vault
|
<xref:<xref:"SubResource">>
The relative URL of the Key Vault containing the secret. Required. |
Attributes
secretUrl
The URL referencing a secret in a Key Vault. Required.
secretUrl: str
sourceVault
The relative URL of the Key Vault containing the secret. Required.
sourceVault: SubResource