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"
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for JavaScript