ArrayOfDVSMacLearningPolicy
ArrayOfDVSMacLearningPolicy
A boxed array of DVSMacLearningPolicy. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"inherited": false,
"enabled": false,
"allowUnicastFlooding": false,
"limit": 0,
"limitPolicy": "string"
}
]
}