Data Object - VirtualUSBControllerPciBusSlotInfo(vim.vm.device.VirtualUSBController.PciBusSlotInfo)

Extends
VirtualDevicePciBusSlotInfo
Since
vSphere API 5.1

Data Object Description

The PciBusSlotInfo 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
*Need not be set
Show WSDL type definition