Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureFunctionReceiver

Package version

An azure function receiver.

Hierarchy

  • AzureFunctionReceiver

Index

Properties

functionAppResourceId

functionAppResourceId: string

The azure resource id of the function app.

functionName

functionName: string

The function name in the function app.

httpTriggerUrl

httpTriggerUrl: string

The http trigger url where http request sent to.

name

name: string

The name of the azure function receiver. Names must be unique across all receivers within an action group.

Optional useCommonAlertSchema

useCommonAlertSchema: undefined | false | true

Indicates whether to use common alert schema.

Generated using TypeDoc