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

BatchAccountCreateOrUpdateContent.Encryption 属性

定义

配置如何在 Batch 帐户中加密客户数据。 默认情况下,使用 Microsoft 托管密钥对帐户进行加密。 对于其他控制,可以改用客户管理的密钥。

public Azure.ResourceManager.Batch.Models.BatchAccountEncryptionConfiguration Encryption { get; set; }
member this.Encryption : Azure.ResourceManager.Batch.Models.BatchAccountEncryptionConfiguration with get, set
Public Property Encryption As BatchAccountEncryptionConfiguration

属性值

适用于