Name
|
Type
|
Description
|
bus | xsd:byte |
The bus ID of this PCI.
|
classId | xsd:short |
The class of this PCI.
|
deviceId | xsd:short |
The device ID of this PCI.
|
deviceName | xsd:string |
The device name of this PCI.
|
function | xsd:byte |
The function ID of this PCI.
|
id | xsd:string |
The name ID of this PCI, composed of "bus:slot.function".
|
parentBridge | xsd:string |
The parent bridge of this PCI.
Since vSphere API 4.0
|
slot | xsd:byte |
The slot ID of this PCI.
|
subDeviceId | xsd:short |
The subdevice ID of this PCI.
|
subVendorId | xsd:short |
The subvendor ID of this PCI.
|
vendorId | xsd:short |
The vendor ID of this PCI.
|
vendorName | xsd:string |
The vendor name of this PCI.
|
Properties inherited from DynamicData |
dynamicProperty, dynamicType |