VirtualCdromRemoteAtapiBackingOption

VirtualCdromRemoteAtapiBackingOption
VirtualCdromRemoteAtapiBackingOption

The VirtualCdromOption.RemoteAtapiBackingOption data object type contains the options for the remote ATAPI 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
    }
}