Enum - EventAlarmExpressionComparisonOperator(vim.alarm.EventAlarmExpression.ComparisonOperator)

Since
vSphere API 4.0


Enum Description

Basic Comparison operators

Enum Constants

NameDescription
doesNotEndWith attribute does not end with specified value
doesNotStartWith attribute does not start with specified value
endsWith attribute ends with specified value
equals attribute equals specified value
notEqualTo attribute does not equal specified value
startsWith attribute starts with specified value

Show WSDL type definition