你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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