vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VirtualPCIPassthroughDynamicBackingInfo(vim.vm.device.VirtualPCIPassthrough.DynamicBackingInfo)
- Extends
 - VirtualDeviceDeviceBackingInfo
 - See also
 - VirtualPCIPassthroughAllowedDevice
 - Since
 - vSphere API Release 7.0
 
Data Object Description
The VirtualPCIPassthrough.DynamicBackingInfo data object type contains information about the backing that maps the virtual device onto a physical device for a Dynamic DirectPath device.Properties
| Name | Type | Description | 
|---|---|---|
| allowedDevice* | VirtualPCIPassthroughAllowedDevice[] | 
         The list of allowed devices for use with a Dynamic DirectPath
 device.
       | 
| assignedId* | xsd:string | 
         The id of the device assigned when the VM is powered on. This value
 is unset when the VM is powered off.
       | 
| customLabel* | xsd:string | 
         An optional label. If set, the device must also have the same
 customLabel attribute set.
       | 
| 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 |