EncryptionV2KeyVaultProperties interface
Key Vault input properties for encryption.
Properties
key |
The name of KeyVault key. |
key |
The Uri of KeyVault. |
key |
The version of KeyVault key. |
Property Details
keyName
The name of KeyVault key.
keyName: string
Property Value
string
keyVaultUri
The Uri of KeyVault.
keyVaultUri: string
Property Value
string
keyVersion
The version of KeyVault key.
keyVersion: string
Property Value
string