PSSecurityAutomationActionLogicApp Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSSecurityAutomationActionLogicApp : Microsoft.Azure.Commands.Security.Models.Automations.PSSecurityAutomationAction
type PSSecurityAutomationActionLogicApp = class
inherit PSSecurityAutomationAction
Public Class PSSecurityAutomationActionLogicApp
Inherits PSSecurityAutomationAction
- Inheritance
Constructors
PSSecurityAutomationActionLogicApp() |
Properties
LogicAppResourceId |
Gets or sets 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 |
Gets or sets the Logic App trigger URI endpoint (it will not be included in any response). |
Extension Methods
ConvertToAutomationType(PSSecurityAutomationAction) |