次の方法で共有


RuleState type

RuleState の値を定義します。

type RuleState = "Enabled" | "Disabled" | "Expired"