AutomationAction interface

The action that should be triggered.

Properties

actionType

Polymorphic discriminator, which specifies the different types this object can be

Property Details

actionType

Polymorphic discriminator, which specifies the different types this object can be

actionType: "LogicApp" | "EventHub" | "Workspace"

Property Value

"LogicApp" | "EventHub" | "Workspace"