你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSSecurityAutomationActionLogicApp Class

Definition

public class PSSecurityAutomationActionLogicApp : Microsoft.Azure.Commands.Security.Models.Automations.PSSecurityAutomationAction
type PSSecurityAutomationActionLogicApp = class
    inherit PSSecurityAutomationAction
Public Class PSSecurityAutomationActionLogicApp
Inherits PSSecurityAutomationAction
Inheritance
PSSecurityAutomationActionLogicApp

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)

Applies to