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"
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for JavaScript