Encryption interface

Properties to configure Encryption

Properties

keySource

Enumerates the possible value of keySource for Encryption

keyVaultProperties

Properties of KeyVault

requireInfrastructureEncryption

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