VirtualEthernetCardNetworkBackingInfo

VirtualEthernetCardNetworkBackingInfo
VirtualEthernetCardNetworkBackingInfo

The VirtualEthernetCardNetworkBackingInfo data object defines network backing for a virtual Ethernet card.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "deviceName": "string",
    "useAutoDetect": false,
    "network": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "inPassthroughMode": false
}
network
Optional

Reference to an instance of the Network managed object.

boolean
inPassthroughMode
Optional

Deprecated as of vSphere API 4.0, this property is not supported.  .