Data Object - VirtualUSBControllerOption(vim.vm.device.VirtualUSBControllerOption)

Extends
VirtualControllerOption
See also
BoolOption

Data Object Description

The VirtualUSBControllerOption data object type contains the options for a virtual USB Host Controller Interface.

Properties

Name Type Description
autoConnectDevicesBoolOption

Flag to indicate whether or not the ability to autoconnect devices is enabled for this virtual USB controller.
ehciSupportedBoolOption

Flag to indicate whether or not enhanced host controller interface (USB 2.0) is available on this virtual USB controller.

Since VI API 2.5
supportedSpeedsxsd:string[]

Range of USB device speeds supported by this USB controller type. Acceptable values are specified at VirtualMachineUsbInfoSpeed.

Since vSphere API 5.0
Properties inherited from VirtualControllerOption
devices, supportedDevice
Properties inherited from VirtualDeviceOption
autoAssignController, backingOption, busSlotOption, connectOption, controllerType, defaultBackingOptionIndex, deprecated, hotRemoveSupported, licensingLimit, plugAndPlay, type
Properties inherited from DynamicData
None

Show WSDL type definition