firmwareType property
Firmware type. Possible string values are:
- "FIRMWARE_TYPE_UNSPECIFIED" : Unspecified or unknown.
- "BIOS" : BIOS firmware.
- "EFI" : EFI firmware.
Implementation
core.String? firmwareType;
Firmware type. Possible string values are:
core.String? firmwareType;