ArrayOfVirtualVmxnet3OptionStrictLatencyConfigOption

ArrayOfVirtualVmxnet3OptionStrictLatencyConfigOption
ArrayOfVirtualVmxnet3OptionStrictLatencyConfigOption

A boxed array of VirtualVmxnet3OptionStrictLatencyConfigOption. 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": {
                "_typeName": "string",
                "valueIsReadonly": false,
                "supported": false,
                "defaultValue": false
            },
            "measureLatency": {
                "_typeName": "string",
                "valueIsReadonly": false,
                "supported": false,
                "defaultValue": false
            },
            "maxTxQueues": {
                "_typeName": "string",
                "valueIsReadonly": false,
                "min": 0,
                "max": 0,
                "defaultValue": 0
            },
            "maxRxQueues": {
                "_typeName": "string",
                "valueIsReadonly": false,
                "min": 0,
                "max": 0,
                "defaultValue": 0
            },
            "txDataRingDescSize": {
                "_typeName": "string",
                "valueIsReadonly": false,
                "min": 0,
                "max": 0,
                "defaultValue": 0
            },
            "rxDataRingDescSize": {
                "_typeName": "string",
                "valueIsReadonly": false,
                "min": 0,
                "max": 0,
                "defaultValue": 0
            },
            "disableOffload": {
                "_typeName": "string",
                "valueIsReadonly": false,
                "choiceInfo": [
                    {
                        "_typeName": "string",
                        "label": "string",
                        "summary": "string",
                        "key": "string"
                    }
                ],
                "defaultIndex": 0
            }
        }
    ]
}
_value
Required

_value