Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LogicAppReceiver

Package version

A logic app receiver.

Hierarchy

  • LogicAppReceiver

Index

Properties

callbackUrl

callbackUrl: string

The callback url where http request sent to.

name

name: string

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

resourceId

resourceId: string

The azure resource id of the logic app receiver.

Optional useCommonAlertSchema

useCommonAlertSchema: undefined | false | true

Indicates whether to use common alert schema.

Generated using TypeDoc