ArrayOfFcoeConfigFcoeSpecification
ArrayOfFcoeConfigFcoeSpecification
A boxed array of FcoeConfigFcoeSpecification. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"underlyingPnic": "string",
"priorityClass": 0,
"sourceMac": "string",
"vlanRange": [
{
"_typeName": "string",
"vlanLow": 0,
"vlanHigh": 0
}
]
}
]
}