AutomationActionLogicApp Class
The logic app action that should be triggered. To learn more about Security Center's Workflow Automation capabilities, visit https://aka.ms/ASCWorkflowAutomationLearnMore.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.security.models._models_py3.AutomationActionAutomationActionLogicApp
Constructor
AutomationActionLogicApp(*, logic_app_resource_id: Optional[str] = None, uri: Optional[str] = None, **kwargs)
Parameters
- action_type
- str or ActionType
Required
Required. The type of the action that will be triggered by the Automation.Constant filled by server. Possible values include: "LogicApp", "EventHub", "Workspace".
- logic_app_resource_id
- str
Required
The triggered Logic App Azure Resource ID. This can also reside on other subscriptions, given that you have permissions to trigger the Logic App.
Feedback
Submit and view feedback for