VirtualCdromRemotePassthroughBackingOption

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

Flag to indicate whether or not exclusive CD-ROM device access is supported.