Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureKeyVaultSecretReference

Package version

Azure Key Vault secret reference.

Hierarchy

Index

Properties

secretName

secretName: any

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

Optional secretVersion

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).

store

The Azure Key Vault linked service reference.

type

type: "AzureKeyVaultSecret"

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

Generated using TypeDoc