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

PSLogicAppReceiver Class

Definition

Wraps the LogicAppReceiver class.

public class PSLogicAppReceiver : Microsoft.Azure.Commands.Insights.OutputClasses.PSActionGroupReceiverBase
type PSLogicAppReceiver = class
    inherit PSActionGroupReceiverBase
Public Class PSLogicAppReceiver
Inherits PSActionGroupReceiverBase
Inheritance
PSLogicAppReceiver

Constructors

PSLogicAppReceiver()

Initializes a new instance of the PSLogicAppReceiver class

PSLogicAppReceiver(LogicAppReceiver)

Initializes a new instance of the PSLogicAppReceiver class.

Properties

CallbackUrl

Gets or sets the callbackUrl.

Name

Gets or sets name

(Inherited from PSActionGroupReceiverBase)
ResourceId

Gets or sets the resourceId.

UseCommonAlertSchema

Gets or sets a value indicating whether or not use common alert schema.

Applies to