enableIntegrityMonitoring property

bool? enableIntegrityMonitoring
getter/setter pair

Defines whether the instance created by the machine image has integrity monitoring enabled.

This can be set to true only if the image boot option is EFI, and vTPM is enabled.

Optional.

Implementation

core.bool? enableIntegrityMonitoring;