Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConfigureAlertRequestProperties

Package version

interface

An interface representing ConfigureAlertRequestProperties. Properties of a configure alert request.

Hierarchy

  • ConfigureAlertRequestProperties

Index

Properties

Optional customEmailAddresses

customEmailAddresses: string[]
member

{string[]} [customEmailAddresses] The custom email address for sending emails.

Optional locale

locale: undefined | string
member

{string} [locale] The locale for the email notification.

Optional sendToOwners

sendToOwners: undefined | string
member

{string} [sendToOwners] A value indicating whether to send email to subscription administrator.

Generated using TypeDoc