firmware property
The firmware type of the source VM.
Output only. Possible string values are:
- "FIRMWARE_UNSPECIFIED" : The firmware is unknown.
- "EFI" : The firmware is EFI.
- "BIOS" : The firmware is BIOS.
Implementation
core.String? firmware;
The firmware type of the source VM.
Output only. Possible string values are:
core.String? firmware;