VirtualCdromPassthroughBackingOption
VirtualCdromPassthroughBackingOption
The VirtualCdromOption.PassthroughBackingOption data object type contains the options for a pass-through CD-ROM device backing.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"type": "string",
"autoDetectAvailable": {
"_typeName": "string",
"valueIsReadonly": false,
"supported": false,
"defaultValue": false
},
"exclusive": {
"_typeName": "string",
"valueIsReadonly": false,
"supported": false,
"defaultValue": false
}
}
exclusive
Required
Flag to indicate whether or not exclusive CD-ROM device access is supported.