DVSVmVnicNetworkResourcePool

DVSVmVnicNetworkResourcePool
DVSVmVnicNetworkResourcePool

DataObject describing the resource configuration and management of virtual NIC network resource pools.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "key": "string",
    "name": "string",
    "description": "string",
    "configVersion": "string",
    "allocationInfo": {
        "_typeName": "string",
        "reservationQuota": 0
    }
}
string
key
Required

The key of the virtual NIC network resource pool.

string
name
Optional

The name of the virtual NIC network resource pool.

string
description
Optional

The description of the virtual NIC network resource pool.

string
configVersion
Required

The config version for the virtual NIC network resource pool.

allocationInfo
Optional

Resource allocation information for a virtual NIC network resource pool.