Package version:

Interface AzureKeyVaultSecretReference

Azure Key Vault secret reference.

Hierarchy

Properties

secretName: any

The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).

secretVersion?: any

The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).

The Azure Key Vault linked service reference.

type: "AzureKeyVaultSecret"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc