VMwareDvsMtuCapability
VMwareDvsMtuCapability
Indicators of support for version-specific supported MTU.
Since: vSphere API Release 7.0.2.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"minMtuSupported": 0,
"maxMtuSupported": 0
}
integer As int32
As int32
minMtuSupported
Required
Minimum supported MTU on VDS.
integer As int32
As int32
maxMtuSupported
Required
Maximum supported MTU on VDS.