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

  • RuleEmailAction

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

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