VirtualEthernetCardDistributedVirtualPortBackingInfo
The VirtualEthernetCardDistributedVirtualPortBackingInfo data object defines backing for a virtual Ethernet card that connects to a distributed virtual switch port or portgroup.
{
"_typeName": "string",
"port": {
"_typeName": "string",
"switchUuid": "string",
"portgroupKey": "string",
"portKey": "string",
"connectionCookie": 0
}
}
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.