EncryptionProperties interface

Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.

Properties

keySource

Type of the key source.

keyVaultProperties

Additional details when using Microsoft.KeyVault

Property Details

keySource

Type of the key source.

keySource?: KeySource

Property Value

keyVaultProperties

Additional details when using Microsoft.KeyVault

keyVaultProperties?: KeyVaultProperties

Property Value