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
The BoolOption data object type describes if an option is supported ("true") and if the option is set to "true" or "false" by default.