SecurityEncryptionTypes type
指定托管磁盘的 EncryptionType。
注意: 只能为机密 VM 设置它。
KnownSecurityEncryptionTypes 可与 SecurityEncryptionTypes 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
VMGuestStateOnly:托管磁盘的 EncryptionType 设置为 VMGuestStateOnly,以便仅加密 VMGuestState blob。
DiskWithVMGuestState:托管磁盘的 EncryptionType 设置为 DiskWithVMGuestState 以加密托管磁盘以及 VMGuestState blob。
NonPersistedTPM:托管磁盘的 EncryptionType 设置为 NonPersistedTPM,以便在 VMGuestState blob 中不保留固件状态。
type SecurityEncryptionTypes = string