AutomationRuleAction interface
Describes an automation rule action.
Properties
action |
Polymorphic discriminator, which specifies the different types this object can be |
order |
Property Details
actionType
Polymorphic discriminator, which specifies the different types this object can be
actionType: "ModifyProperties" | "RunPlaybook"
Property Value
"ModifyProperties" | "RunPlaybook"
order
order: number
Property Value
number
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