Action Group Webhook Receiver
data class ActionGroupWebhookReceiver(val aadAuth: ActionGroupWebhookReceiverAadAuth? = null, val name: String, val serviceUri: String, val useCommonAlertSchema: Boolean? = null)
Constructors
Link copied to clipboard
constructor(aadAuth: ActionGroupWebhookReceiverAadAuth? = null, name: String, serviceUri: String, useCommonAlertSchema: Boolean? = null)