Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutomationActionLogicApp

Package version

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

Index

Properties

actionType

actionType: "LogicApp"

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

Optional logicAppResourceId

logicAppResourceId: undefined | 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

Optional uri

uri: undefined | string

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

Generated using TypeDoc