Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
allowed | BoolOption |
Indicates whether strict latency configuration is allowed on this
network adapter.
|
disableOffload | ChoiceOption |
Type of disable offload being performed on the specified network
adapter.
|
maxRxQueues | IntOption |
Three properties (maxRxQueues.min, maxRxQueues.max, and
maxRxQueues.defaultValue) define the minimum, maximum, and default
number of receive queues on this network adapter.
|
maxTxQueues | IntOption |
Three properties (maxTxQueues.min, maxTxQueues.max, and
maxTxQueues.defaultValue) define the minimum, maximum, and default
number of transmit queues on this network adapter.
|
measureLatency | BoolOption |
Indicates whether latency measurement is enabled on this network
adapter.
|
rxDataRingDescSize | IntOption |
Three properties (rxDataRingDescSize.min, rxDataRingDescSize.max, and
rxDataRingDescSize.defaultValue) define the minimum, maximum, and
default receive data ring size on this network adapter.
|
txDataRingDescSize | IntOption |
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
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |