EnvironmentVariableWithSecretValue interface

Properties

name
value

Value. The value of the environment variable.

valueSecretReference

KeyVault secret

Property Details

name

name: string

Property Value

string

value

Value. The value of the environment variable.

value?: string

Property Value

string

valueSecretReference

KeyVault secret

valueSecretReference?: KeyVaultSecretReference

Property Value