KeyProperties interface
Url and version of the KeyVault Secret
Properties
| name | The identifier of the key vault key used to encrypt data. |
| version | The version of the identity which will be used to access key vault. |
Property Details
name
The identifier of the key vault key used to encrypt data.
name?: string
Property Value
string
version
The version of the identity which will be used to access key vault.
version?: string
Property Value
string