KeyVaultProperties interface
Properties to configure keyVault Properties
Properties
identity | |
key |
Name of the Key from KeyVault |
key |
Uri of KeyVault |
key |
Version of KeyVault |
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
Version of KeyVault
keyVersion?: string
Property Value
string