AlertProperties interface
The properties of an alert.
Properties
custom |
The custom email address for sending emails. |
locale | The locale for the email notification. |
send |
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