VirtualParallelPortDeviceBackingOption

VirtualParallelPortDeviceBackingOption
VirtualParallelPortDeviceBackingOption

Data object type that represents the options for a device backing of a virtual parallel port.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "type": "string",
    "autoDetectAvailable": {
        "_typeName": "string",
        "valueIsReadonly": false,
        "supported": false,
        "defaultValue": false
    }
}