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 the network managed object to which this backing applies.

This is not used during configuration.

boolean
inPassthroughMode
Optional

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