Data Object - VirtualEthernetCardDistributedVirtualPortBackingInfo

Extends
VirtualDeviceBackingInfo
See also
DistributedVirtualSwitchPortConnection
Since
vSphere API 4.0

Data Object Description

The class defines a VirtualEthernetCard backing that connects the device to a distributed virtual switch port or portgroup.

Properties

Name Type Description
portDistributedVirtualSwitchPortConnection

The DistributedVirtualPort or DistributedVirtualPortgroup connection. To specify a port connection, set this property to a DistributedVirtualSwitchPortConnection object. To specific a portgroup connection, set this property to a DistributedVirtualSwitchPortConnection object.

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
dynamicProperty, dynamicType

Show WSDL type definition