GetActionGroupLogicAppReceiver

data class GetActionGroupLogicAppReceiver(val callbackUrl: String, val name: String, val resourceId: String, val useCommonAlertSchema: Boolean)

Constructors

Link copied to clipboard
constructor(callbackUrl: String, name: String, resourceId: String, useCommonAlertSchema: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The callback url where HTTP request sent to.

Link copied to clipboard

Specifies the name of the Action Group.

Link copied to clipboard

The Azure resource ID of the logic app.

Link copied to clipboard

Indicates whether to use common alert schema.