KeyVaultProperties interface
Properties to configure keyVault Properties
Properties
identity | |
key |
Name of the Key from KeyVault |
key |
Uri of KeyVault |
key |
Key Version |
Property Details
identity
keyName
Name of the Key from KeyVault
keyName?: string
Property Value
string
keyVaultUri
Uri of KeyVault
keyVaultUri?: string
Property Value
string
keyVersion
Key Version
keyVersion?: string
Property Value
string