VirtualMachineBootMethod type

Selects the boot method for the virtual machine.
KnownVirtualMachineBootMethod can be used interchangeably with VirtualMachineBootMethod, this enum contains the known values that the service supports.

Known values supported by the service

BIOS: BIOS boot mode.
UEFI: UEFI boot mode.

type VirtualMachineBootMethod = string