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