|
Name
|
Type
|
Description
|
| comparableList | DynamicArray |
The list against which to compare the property values.
Since vSAN API 8.0.0.3
|
| comparableValue | xsd:anyType |
The value against which to compare the property value.
|
| ignoreCase | xsd:boolean |
Whether to treat lower and upper cases of the same letter as if they
were the same character.
|
| operator | xsd:string |
The operator to use for comparison of the property value.
Must be one of XvcQueryCriteriaOperator. See VsanXvcQueryCriteriaOperator
|
| property | xsd:string |
Name of the property.
|
|
Properties inherited from DynamicData |
| None |