enableVtpm property

bool? enableVtpm
getter/setter pair

Defines whether the instance has vTPM enabled.

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

Optional.

Implementation

core.bool? enableVtpm;