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
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