VMwareUplinkLacpPolicy
VMwareUplinkLacpPolicy
Deprecated as of vSphere API 5.5.
This class defines VMware specific Link Aggregation Control Protocol policy.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"inherited": false,
"enable": {
"_typeName": "string",
"inherited": false,
"value": false
},
"mode": {
"_typeName": "string",
"inherited": false,
"value": "string"
}
}
enable
Optional
The boolean type of setting or configuration that may get an inherited value.
mode
Optional
The string type of setting or configuration that may get an inherited value.