VirtualEthernetCardResourceAllocation
This class specifies the network resource requirement.
{
"_typeName": "string",
"reservation": 0,
"share": {
"_typeName": "string",
"shares": 0,
"level": "string"
},
"limit": 0
}
Specification of shares.
Shares are used to determine relative allocation between resource consumers. In general, a consumer with more shares gets proportionally more of the resource, subject to certain other constraints.
The bandwidth limit for the virtual network adapter.
The utilization of the virtual network adapter will not exceed this limit, even if there are available resources. To clear the value of this property and revert it to unset, set the vaule to "-1" in an update operation. Units in Mbits/sec.