VirtualCdromRemotePassthroughBackingInfo
VirtualCdromRemotePassthroughBackingInfo
The VirtualCdrom.RemotePassthroughBackingInfo data object type contains the information to specify a remote pass-through device backing of a virtual CD-ROM.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"deviceName": "string",
"useAutoDetect": false,
"exclusive": false
}
boolean
exclusive
Required
Flag to indicate whether or not the virtual machine has exclusive access to the CD-ROM device.