VirtualUSBRemoteHostBackingOption

VirtualUSBRemoteHostBackingOption
VirtualUSBRemoteHostBackingOption

The VirtualUSBRemoteHostBackingOption data object contains options for remote host USB configuration.

This backing option indicates support for persistent USB connections when vMotion operations migrate virtual machines to different hosts.

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