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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript