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