KeyVaultSecretOutput interface
The key vault secret.
Properties
| secret |
The secret name of key vault secret. |
| secret |
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
type
The type of key vault secret.
type?: string
Property Value
string