AzNsActionGroup interface
Azure action group
Properties
action |
Azure Action Group reference. |
custom |
Custom payload to be sent for all webhook URI in Azure action group |
email |
Custom subject override for all email ids in Azure action group |
Property Details
actionGroup
Azure Action Group reference.
actionGroup?: string[]
Property Value
string[]
customWebhookPayload
Custom payload to be sent for all webhook URI in Azure action group
customWebhookPayload?: string
Property Value
string
emailSubject
Custom subject override for all email ids in Azure action group
emailSubject?: string
Property Value
string