DistributedVirtualSwitchManagerHostDvsMembershipFilter
DistributedVirtualSwitchManagerHostDvsMembershipFilter
Check host compatibility against all hosts in the DVS (or not in the DVS if inclusive flag in base class is false)
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"inclusive": false,
"distributedVirtualSwitch": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
distributedVirtualSwitch
Required
Reference to an instance of the DistributedVirtualSwitch managed object.