VirtualFloppyRemoteDeviceBackingOption

VirtualFloppyRemoteDeviceBackingOption
VirtualFloppyRemoteDeviceBackingOption

The RemoteDeviceBackingOption data object type contains the options for the floppy remote device backing type.

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