vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanJsonComparator(vim.VsanJsonComparator)
- Property of
- VsanNestJsonComparator
- Extends
- VsanComparator
- See also
- KeyAnyValue
- Since
- 6.7
Data Object Description
Defines the base criteria for matching JSON data.Properties
Name | Type | Description |
---|---|---|
comparableValue* | KeyAnyValue |
The value to be compared against.
Could be an array if the comparison operator works on a range of values.
|
comparator* | xsd:string |
Defines the possible operators to use for comparison of the Json data. See VsanPropertyConstraintComparatorEnum |
Properties inherited from VsanComparator | ||
None | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |