SecurityEncryptionTypes type
指定受控磁碟的 EncryptionType。
注意: 只能設定機密 VM。
KnownSecurityEncryptionTypes 可與 SecurityEncryptionTypes 交替使用,此列舉包含服務支援的已知值。
服務支援的已知值
VMGuestStateOnly:受控磁碟的 EncryptionType 會設定為 VMGuestStateOnly,以便只加密 VMGuestState Blob。
DiskWithVMGuestState:受控磁碟的 EncryptionType 會設定為 DiskWithVMGuestState,以加密受控磁碟以及 VMGuestState Blob。
NonPersistedTPM:受控磁碟的 EncryptionType 會設定為 NonPersistedTPM,以免在 VMGuestState Blob 中保存韌體狀態。
type SecurityEncryptionTypes = string