Vm_Hardware_Boot_Device_Type
Vm_Hardware_Boot_Device_Type
The Device.Type enumerated type defines the valid device types that may be used as bootable devices.
CDROM : Virtual CD-ROM device.
DISK : Virtual disk device.
ETHERNET : Virtual Ethernet adapter.
FLOPPY : Virtual floppy drive.
This data structure has no properties.
Enumeration:
CDROM,
DISK,
ETHERNET,
FLOPPY,