vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VirtualMachineSriovInfo(vim.vm.SriovInfo)
- Property of
 - ConfigTarget
 - Extends
 - VirtualMachinePciPassthroughInfo
 - See also
 - VirtualMachineSriovDevicePoolInfo
 - Since
 - vSphere API Release 5.5
 
Data Object Description
Description of a SRIOV device that can be attached to a virtual machine.Properties
| Name | Type | Description | 
|---|---|---|
| devicePool* | VirtualMachineSriovDevicePoolInfo | 
         SRIOV DevicePool information
      
Since vSphere API Release 6.5 | 
| pnic* | xsd:string | 
         The name of the physical nic that is represented by a SR-IOV
  capable physical function.
       | 
| virtualFunction | xsd:boolean | 
         Indicates whether corresponding PCI device is a virtual function
  instantiated by a SR-IOV capable device.
       | 
| Properties inherited from VirtualMachinePciPassthroughInfo | ||
| pciDevice, systemId | ||
| 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 |