Enum - VsanXvcQueryFilterOperator(vim.vsan.XvcQueryFilterOperator)

Since
vSAN API 8.0.0.2


Enum Description

Defines operator types for query filter.

Enum Constants

NameDescription
And The operator is evaluated to true only if all its operands are true.
Op_unknown Unknown operator.
Or The operator is evaluated to true if at least one of its operands is true.

Show WSDL type definition