enableVtpm property

bool? enableVtpm
getter/setter pair

Defines whether the instance created by the machine image has vTPM enabled.

This can be set to true only if the image boot option is EFI.

Optional.

Implementation

core.bool? enableVtpm;