Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RuleEmailAction

Package version

Specifies the action to send email when the rule condition is evaluated. The discriminator is always RuleEmailAction in this case.

Hierarchy

Index

Properties

Optional customEmails

customEmails: string[]

the list of administrator's custom email addresses to notify of the activation of the alert.

odataType

odataType: "Microsoft.Azure.Management.Insights.Models.RuleEmailAction"

Polymorphic discriminator, which specifies the different types this object can be

Optional sendToServiceOwners

sendToServiceOwners: undefined | false | true

Whether the administrators (service and co-administrators) of the service should be notified when the alert is activated.

Generated using TypeDoc