VmHardwareCdromDeviceAccessType
The Cdrom.DeviceAccessType enumerated type defines the valid device access types for a physical device packing of a virtual CD-ROM device.
EMULATION : ATAPI or SCSI device emulation.
PASSTHRU : Raw passthru device access.
PASSTHRU_EXCLUSIVE : Raw passthru device access, with exclusive access to the device.
Enumeration: EMULATION, PASSTHRU, PASSTHRU_EXCLUSIVE,