GetScheduledQueryRulesAlertAction

data class GetScheduledQueryRulesAlertAction(val actionGroups: List<String>, val customWebhookPayload: String, val emailSubject: String)

Constructors

Link copied to clipboard
constructor(actionGroups: List<String>, customWebhookPayload: String, emailSubject: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of action group reference resource IDs.

Link copied to clipboard

Custom payload to be sent for all webhook URI in Azure action group.

Link copied to clipboard

Custom subject override for all email IDs in Azure action group.