vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualUSBControllerPciBusSlotInfo(vim.vm.device.VirtualUSBController.PciBusSlotInfo)
- Extends
- VirtualDevicePciBusSlotInfo
- Since
- vSphere API Release 5.1
Data Object Description
ThePciBusSlotInfo
data object type
defines information about the pci bus slots of usb controller device
in a virtual machine.
Properties
Name | Type | Description |
---|---|---|
ehciPciSlotNumber* | xsd:int |
The pci slot number of eHCI controller.
This property should be used only when the ehciEnabled property
is set to true.
|
Properties inherited from VirtualDevicePciBusSlotInfo | ||
pciSlotNumber | ||
Properties inherited from VirtualDeviceBusSlotInfo | ||
None | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |