Vm_Hardware_Cdrom_BackingType

Vm_Hardware_Cdrom_BackingType
Vm_Hardware_Cdrom_BackingType

The Cdrom.BackingType enumerated type defines the valid backing types for a virtual CD-ROM device.
ISO_FILE : Virtual CD-ROM device is backed by an ISO file.
HOST_DEVICE : Virtual CD-ROM device is backed by a device on the host where the virtual machine is running.
CLIENT_DEVICE : Virtual CD-ROM device is backed by a device on the client that is connected to the virtual machine console.

This data structure has no properties.
Enumeration: ISO_FILE, HOST_DEVICE, CLIENT_DEVICE,