AlertProperties interface

The properties of an alert.

Properties

customEmailAddresses

The custom email address for sending emails.

locale

The locale for the email notification.

sendToOwners

A value indicating whether to send email to subscription administrator.

Property Details

customEmailAddresses

The custom email address for sending emails.

customEmailAddresses?: string[]

Property Value

string[]

locale

The locale for the email notification.

locale?: string

Property Value

string

sendToOwners

A value indicating whether to send email to subscription administrator.

sendToOwners?: string

Property Value

string