vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualUSBXHCIControllerOption(vim.vm.device.VirtualUSBXHCIControllerOption)
- Extends
- VirtualControllerOption
- See also
- BoolOption
- Since
- vSphere API Release 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 |
---|---|---|
autoConnectDevices | BoolOption |
Flag to indicate whether or not the ability to autoconnect devices
is enabled for this virtual USB controller.
|
supportedSpeeds | xsd: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, numaSupported, plugAndPlay, type | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |