PSAutomationRunbookReceiver 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 AutomationRunbookReceiver class.
public class PSAutomationRunbookReceiver : Microsoft.Azure.Commands.Insights.OutputClasses.PSActionGroupReceiverBase
type PSAutomationRunbookReceiver = class
inherit PSActionGroupReceiverBase
Public Class PSAutomationRunbookReceiver
Inherits PSActionGroupReceiverBase
- Inheritance
Constructors
PSAutomationRunbookReceiver() |
Initializes a new instance of the PSAutomationRunbookReceiver class |
PSAutomationRunbookReceiver(AutomationRunbookReceiver) |
Initializes a new instance of the PSAutomationRunbookReceiver class. |
Properties
AutomationAccountId |
Gets or sets automation account identifier |
IsGlobalRunbook |
Gets or sets a value indicating whether this instance is global runbook |
Name |
Gets or sets name (Inherited from PSActionGroupReceiverBase) |
RunbookName |
Gets or sets the name of the runbook. |
ServiceUri |
Gets or sets the URI where webhooks should be sent.. |
UseCommonAlertSchema |
Gets or sets a value indicating whether or not use common alert schema. |
WebhookResourceId |
Gets or sets the name of the webhook resource id. |