Encryption interface
Properties to configure Encryption
Properties
key |
Enumerates the possible value of keySource for Encryption |
key |
Properties of KeyVault |
require |
Enable Infrastructure Encryption (Double Encryption) |
Property Details
keySource
Enumerates the possible value of keySource for Encryption
keySource?: "Microsoft.KeyVault"
Property Value
"Microsoft.KeyVault"
keyVaultProperties
Properties of KeyVault
keyVaultProperties?: KeyVaultProperties[]
Property Value
requireInfrastructureEncryption
Enable Infrastructure Encryption (Double Encryption)
requireInfrastructureEncryption?: boolean
Property Value
boolean