bootOption property
The VM Boot Option.
Output only. Possible string values are:
- "BOOT_OPTION_UNSPECIFIED" : The boot option is unknown.
- "EFI" : The boot option is EFI.
- "BIOS" : The boot option is BIOS.
Implementation
core.String? bootOption;
The VM Boot Option.
Output only. Possible string values are:
core.String? bootOption;