Enum - StateAlarmOperator(vim.alarm.StateAlarmExpression.StateOperator)

Property of
StateAlarmExpression


Enum Description

The operation on the target state.

Enum Constants

NameDescription
isEqual Test if the target state matches the given red or yellow states.
isUnequal Test if the target state does not match the given red or yellow states.

Show WSDL type definition