vSAN Management API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - VsanXvcQueryFilterOperator(vim.vsan.XvcQueryFilterOperator)
- Since
- 8.0.0.2
Enum Description
Defines operator types for query filter.Enum Constants
Name | Description |
---|---|
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
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |