PSLogicAppReceiver 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.
Wraps the LogicAppReceiver class.
public class PSLogicAppReceiver : Microsoft.Azure.Commands.Insights.OutputClasses.PSActionGroupReceiverBase
type PSLogicAppReceiver = class
inherit PSActionGroupReceiverBase
Public Class PSLogicAppReceiver
Inherits PSActionGroupReceiverBase
- Inheritance
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. |