Action Group Logic App Receiver
data class ActionGroupLogicAppReceiver(val callbackUrl: String, val name: String, val resourceId: String, val useCommonAlertSchema: Boolean? = null)
Constructors
Link copied to clipboard
fun ActionGroupLogicAppReceiver(callbackUrl: String, name: String, resourceId: String, useCommonAlertSchema: Boolean? = null)