VirtualCdromRemotePassthroughBackingOption
VirtualCdromRemotePassthroughBackingOption
The VirtualCdromOption.RemotePassthroughBackingOption data object type contains the options for a remote pass-through CD-ROM device backing.
Note that the server cannot present a list of valid remote backing devices because it is unable to scan remote hosts.
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.