RestorePointEncryptionType type
定义 RestorePointEncryptionType 的值。
KnownRestorePointEncryptionType 可与 RestorePointEncryptionType 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
EncryptionAtRestWithPlatformKey:磁盘还原点使用平台托管密钥进行静态加密。
EncryptionAtRestWithCustomerKey:磁盘还原点使用客户管理的密钥进行静态加密,客户可以更改和吊销。
EncryptionAtRestWithPlatformAndCustomerKeys:磁盘还原点使用 2 层加密静态加密。 其中一个密钥是客户管理的,另一个密钥是平台管理的。
type RestorePointEncryptionType = string