Data Object - VsanJsonComparator(vim.VsanJsonComparator)

Property of
VsanNestJsonComparator
Extends
VsanComparator
See also
KeyAnyValue
Since
vSAN API 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
*Need not be set
Show WSDL type definition