DistributedVirtualSwitchManagerHostDvsFilterSpec

DistributedVirtualSwitchManagerHostDvsFilterSpec
DistributedVirtualSwitchManagerHostDvsFilterSpec

Base class for filters to check host compatibility.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "inclusive": false
}
boolean
inclusive
Required

If this flag is true, then the filter returns the hosts in the DistributedVirtualSwitchManagerHostContainer that satisfy the criteria specified by this filter, otherwise it returns hosts that don't meet the criteria.