ArrayOfVMwareDVSVspanCapability
ArrayOfVMwareDVSVspanCapability
A boxed array of VMwareDVSVspanCapability. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"mixedDestSupported": false,
"dvportSupported": false,
"remoteSourceSupported": false,
"remoteDestSupported": false,
"encapRemoteSourceSupported": false,
"erspanProtocolSupported": false,
"mirrorNetstackSupported": false
}
]
}