ArrayOfVirtualVmxnet3StrictLatencyConfig
ArrayOfVirtualVmxnet3StrictLatencyConfig
A boxed array of VirtualVmxnet3StrictLatencyConfig. To be used in Any placeholders.
Since: vSphere API Release 8.0.3.1
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"allowed": false,
"measureLatency": false,
"maxTxQueues": 0,
"maxRxQueues": 0,
"txDataRingDescSize": 0,
"rxDataRingDescSize": 0,
"disableOffload": "string"
}
]
}