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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript