Data Object - VirtualUSBController(vim.vm.device.VirtualUSBController)
- Extends
- 
VirtualController
Data Object 
                  Description
         The VirtualUSBController data object describes a virtual USB controller
  and contains a list of the devices connected to the controller.
  A virtual machine must have a virtual USB controller before you can add
  a USB device to the virtual machine configuration. To add a controller,
  include a VirtualUSBController object in the
  VirtualDeviceConfigSpec for your virtual machine configuration.
  You can add only one controller to a virtual machine.
  A virtual USB controller supports up to 20 USB device connections on the
  virtual machine.
  
  The ESX Server host must have the USB controller hardware and modules
  that support USB 2.0 and USB1.1.
  You can use a maximum of 15 USB controllers on a host. If your system
  includes an additional number of controllers with connected devices,
  the additional devices will not be available to virtual machines on the host.
  
  You must remove all USB devices from a virtual machine before you can
  remove the USB controller.
      
Properties
Show WSDL type definition