Options for AzureKeyVaultProvider.
optional
vaultUrl: string | undefined
Key Vault URL for the lazily-loaded client.
optional
client: IAzureSecretsClient | undefined
Injected client facade; bypasses the lazy SDK import.