vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VirtualEthernetCardDistributedVirtualPortBackingInfo(vim.vm.device.VirtualEthernetCard.DistributedVirtualPortBackingInfo)
- Extends
 - VirtualDeviceBackingInfo
 - See also
 - DistributedVirtualSwitchPortConnection
 - Since
 - vSphere API Release 4.0
 
Data Object Description
The VirtualEthernetCardDistributedVirtualPortBackingInfo data object defines backing for a virtual Ethernet card that connects to a distributed virtual switch port or portgroup.Properties
| Name | Type | Description | 
|---|---|---|
| port | DistributedVirtualSwitchPortConnection | 
         DistributedVirtualPort or DistributedVirtualPortgroup
  connection. To specify a port connection, set the
  portKey property.
  To specify a portgroup connection, set the
  portgroupKey property.
   
  This property will be unset during Virtual Machine or template cloning
  operation unless it's set to a DistributedVirtualSwitchPortConnection
  object and the portgroup is a late binding portgroup.
        | 
| 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 |