Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachinePciPassthroughInfo(vim.vm.PciPassthroughInfo)
- Property of
- ConfigTarget
- Extended by
- VirtualMachineSriovInfo
- Extends
- VirtualMachineTargetInfo
- See also
- HostPciDevice
- Since
- vSphere API Release 4.0
Data Object Description
Description of a generic PCI device that can be attached to a virtual machine.Properties
Name | Type | Description |
---|---|---|
pciDevice | HostPciDevice |
Details of the PCI device, including vendor, class and
device identification information.
|
systemId | xsd:string |
The ID of the system the PCI device is attached to.
|
Properties inherited from VirtualMachineTargetInfo | ||
configurationTag, name | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |