Share via


KeyVaultSecretOutput interface

The key vault secret.

Properties

secretName

The secret name of key vault secret.

secretVersion

The secret version of key vault secret.

store

The store.

type

The type of key vault secret.

Property Details

secretName

The secret name of key vault secret.

secretName?: string

Property Value

string

secretVersion

The secret version of key vault secret.

secretVersion?: string

Property Value

string

store

The store.

store?: StoreOutput

Property Value

type

The type of key vault secret.

type?: string

Property Value

string