VirtualDeviceDeviceBackingOption
VirtualDeviceDeviceBackingOption
The DeviceBackingOption data class contains device-specific backing options.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"type": "string",
"autoDetectAvailable": {
"_typeName": "string",
"valueIsReadonly": false,
"supported": false,
"defaultValue": false
}
}
autoDetectAvailable
Required
Flag to indicate whether the specific instance of this device can be auto-detected on the host instead of having to specify a particular physical device.
Property Of
Used By