enableSecureBoot property

bool? enableSecureBoot
getter/setter pair

Whether the VM instance has Secure Boot enabled.

Disabled by default.

Optional.

Implementation

core.bool? enableSecureBoot;