Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownAutomationRulePropertyChangedConditionSupportedChangedType

Package version

Known values of AutomationRulePropertyChangedConditionSupportedChangedType that the service accepts.

Index

Enumeration members

Enumeration members

ChangedFrom

ChangedFrom: = "ChangedFrom"

Evaluate the condition on the previous value of the property

ChangedTo

ChangedTo: = "ChangedTo"

Evaluate the condition on the updated value of the property

Generated using TypeDoc