GetActionGroupWebhookReceiver

data class GetActionGroupWebhookReceiver(val aadAuths: List<GetActionGroupWebhookReceiverAadAuth>, val name: String, val serviceUri: String, val useCommonAlertSchema: Boolean)

Constructors

Link copied to clipboard
constructor(aadAuths: List<GetActionGroupWebhookReceiverAadAuth>, name: String, serviceUri: String, useCommonAlertSchema: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the name of the Action Group.

Link copied to clipboard

The URI where webhooks should be sent.

Link copied to clipboard

Indicates whether to use common alert schema.