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

RestorePointEncryptionType.EncryptionAtRestWithPlatformAndCustomerKeys 属性

定义

磁盘还原点使用 2 层加密进行静态加密。 其中一个密钥是客户管理的,另一个密钥是平台管理的。

public static Azure.ResourceManager.Compute.Models.RestorePointEncryptionType EncryptionAtRestWithPlatformAndCustomerKeys { get; }
static member EncryptionAtRestWithPlatformAndCustomerKeys : Azure.ResourceManager.Compute.Models.RestorePointEncryptionType
Public Shared ReadOnly Property EncryptionAtRestWithPlatformAndCustomerKeys As RestorePointEncryptionType

属性值

适用于