Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutomationRunbookReceiver

Package version

The Azure Automation Runbook notification receiver.

Hierarchy

  • AutomationRunbookReceiver

Index

Properties

automationAccountId

automationAccountId: string

The Azure automation account Id which holds this runbook and authenticate to Azure resource.

isGlobalRunbook

isGlobalRunbook: boolean

Indicates whether this instance is global runbook.

Optional name

name: undefined | string

Indicates name of the webhook.

runbookName

runbookName: string

The name for this runbook.

Optional serviceUri

serviceUri: undefined | string

The URI where webhooks should be sent.

Optional useCommonAlertSchema

useCommonAlertSchema: undefined | false | true

Indicates whether to use common alert schema.

webhookResourceId

webhookResourceId: string

The resource id for webhook linked to this runbook.

Generated using TypeDoc