VirtualCdromAtapiBackingOption

VirtualCdromAtapiBackingOption
VirtualCdromAtapiBackingOption

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