VirtualMachineNetworkInfo

VirtualMachineNetworkInfo
VirtualMachineNetworkInfo

NetworkInfo describes a network that a device backing can attached to.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "name": "string",
    "configurationTag": [
        "string"
    ],
    "network": {
        "_typeName": "string",
        "network": {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        },
        "name": "string",
        "accessible": false,
        "ipPoolName": "string",
        "ipPoolId": 0
    },
    "vswitch": "string"
}
network
Required

General information about a network.

string
vswitch
Optional

Key of parent vSwitch of the network