vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VirtualPCIPassthroughDeviceBackingInfo(vim.vm.device.VirtualPCIPassthrough.DeviceBackingInfo)
- Property of
 - VirtualSriovEthernetCardSriovBackingInfo
 - Extends
 - VirtualDeviceDeviceBackingInfo
 - Since
 - vSphere API Release 4.0
 
Data Object Description
The VirtualPCIPassthrough.DeviceBackingInfo data object type contains information about the backing that maps the virtual device onto a physical device.Properties
| Name | Type | Description | 
|---|---|---|
| deviceId | xsd:string | 
         The device ID of this PCI. You must use the device ID retrieved
 from the vSphere host (HostPciDevice.deviceId), converted
 as is to a string.
       | 
| id | xsd:string | 
         The name ID of this PCI, composed of "bus:slot.function".
       | 
| systemId | xsd:string | 
         The ID of the system the PCI device is attached to.
       | 
| vendorId | xsd:short | 
         The vendor ID for this PCI device. You must use the vendor ID retrieved
 from the vSphere host (HostPciDevice.vendorId).
       | 
| Properties inherited from VirtualDeviceDeviceBackingInfo | ||
| deviceName, useAutoDetect | ||
| Properties inherited from VirtualDeviceBackingInfo | ||
| 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 |