DeviceNetworkMapping

DeviceNetworkMapping
DeviceNetworkMapping

Contains a mapping of a virtual ethernet device keys to vSphere network managed object ID.

JSON Example
{
    "key": 4000,
    "networkId": "network-14",
    "networkName": "VM Network"
}
integer As int32 As int32
key
Optional

The virtual Ethernet card controller key in the virtual machine configuration.

string
networkId
Optional

vSphere network managed object ID. The vSphere network managed object ID. An empty networkId results in disconnecting the specified NIC.

string
networkName
Optional

The network name.

Property Of