VirtualUSBUSBBackingOption
VirtualUSBUSBBackingOption
The VirtualUSBUSBBackingOption data object contains the options for virtual backing for a USB device.
This backing option indicates support for a local connection where the virtual machine will remain on the host to which the USB device is attached.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"type": "string",
"autoDetectAvailable": {
"_typeName": "string",
"valueIsReadonly": false,
"supported": false,
"defaultValue": false
}
}