次の方法で共有


TriggerOperator type

TriggerOperator の値を定義します。

type TriggerOperator = "GreaterThan" | "LessThan" | "Equal" | "NotEqual"