KeyVaultSecretReference interface
Describes a reference to Key Vault Secret
Properties
secret |
The URL referencing a secret in a Key Vault. |
source |
The relative URL of the Key Vault containing the secret. |
Property Details
secretUrl
The URL referencing a secret in a Key Vault.
secretUrl: string
Property Value
string
sourceVault
The relative URL of the Key Vault containing the secret.
sourceVault: SubResource
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript