secureBoot property

bool? secureBoot
getter/setter pair

Defines whether the instance has Secure Boot enabled.

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

Implementation

core.bool? secureBoot;