Virtual Storage Lifecycle Management API


Data Object - VirtualVmxnet3OptionStrictLatencyConfigOption(vim.vm.device.VirtualVmxnet3Option.StrictLatencyConfigOption)

Property of
VirtualVmxnet3Option
Extends
DynamicData
See also
BoolOption, ChoiceOption, IntOption
Since
vSphere API Release 8.0.3.1

Data Object Description

Strict latency configure options. Indicates options for each strict latency configure specification, as defined by VirtualVmxnet3StrictLatencyConfig.

Properties

Name Type Description
allowedBoolOption

Indicates whether strict latency configuration is allowed on this network adapter.
disableOffloadChoiceOption

Type of disable offload being performed on the specified network adapter.
maxRxQueuesIntOption

Three properties (maxRxQueues.min, maxRxQueues.max, and maxRxQueues.defaultValue) define the minimum, maximum, and default number of receive queues on this network adapter.
maxTxQueuesIntOption

Three properties (maxTxQueues.min, maxTxQueues.max, and maxTxQueues.defaultValue) define the minimum, maximum, and default number of transmit queues on this network adapter.
measureLatencyBoolOption

Indicates whether latency measurement is enabled on this network adapter.
rxDataRingDescSizeIntOption

Three properties (rxDataRingDescSize.min, rxDataRingDescSize.max, and rxDataRingDescSize.defaultValue) define the minimum, maximum, and default receive data ring size on this network adapter.
txDataRingDescSizeIntOption

Three properties (txDataRingDescSize.min, txDataRingDescSize.max, and txDataRingDescSize.defaultValue) define the minimum, maximum, and default transmit data ring size on this network adapter.
Properties inherited from DynamicData
None

Show WSDL type definition