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

Extends
VirtualControllerOption
See also
BoolOption
Since
vSphere API 5.0

Data Object Description

The VirtualUSBXHCIControllerOption data object type contains the options for a virtual USB Extensible Host Controller Interface (USB 3.0).

Properties

Name Type Description
autoConnectDevicesBoolOption

Flag to indicate whether or not the ability to autoconnect devices is enabled for this virtual USB controller.
supportedSpeedsxsd:string[]

Range of USB device speeds supported by this USB controller type. Acceptable values are specified at VirtualMachineUsbInfoSpeed.
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