Package version:

Interface AutomationActionLogicApp

The logic app action that should be triggered. To learn more about Microsoft Defender for Cloud's Workflow Automation capabilities, visit https://aka.ms/ASCWorkflowAutomationLearnMore

Hierarchy

Properties

actionType: "LogicApp"

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

logicAppResourceId?: string

The triggered Logic App Azure Resource ID. This can also reside on other subscriptions, given that you have permissions to trigger the Logic App

uri?: string

The Logic App trigger URI endpoint (it will not be included in any response).

Generated using TypeDoc