AutomationRuleCondition interface
Describes an automation rule condition.
Properties
condition |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
conditionType
Polymorphic discriminator, which specifies the different types this object can be
conditionType: "Boolean" | "PropertyArrayChanged" | "PropertyArray" | "PropertyChanged" | "Property"
Property Value
"Boolean" | "PropertyArrayChanged" | "PropertyArray" | "PropertyChanged" | "Property"
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript