DistributedVirtualSwitchNetworkOffloadSpec
DistributedVirtualSwitchNetworkOffloadSpec
Describe the network offload specification of a VmwareDistributedVirtualSwitch.
Since: vSphere API Release 8.0.0.1
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"id": "string",
"name": "string",
"types": [
"string"
]
}
string
id
Required
Identifier of the specification.
string
name
Optional
Name of the specification.
array of string
types
Optional
DPU types supported in the specification.
Availability
Added in vSphere API Release 8.0.0.1