Get Action Group Webhook Receiver
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)