ArrayOfVMwareUplinkLacpPolicy
ArrayOfVMwareUplinkLacpPolicy
A boxed array of VMwareUplinkLacpPolicy. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"inherited": false,
"enable": {
"_typeName": "string",
"inherited": false,
"value": false
},
"mode": {
"_typeName": "string",
"inherited": false,
"value": "string"
}
}
]
}