Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EmailNotification

Package version

Email notification of an autoscale event.

Hierarchy

  • EmailNotification

Index

Properties

Optional customEmails

customEmails: string[]

the custom e-mails list. This value can be null or empty, in which case this attribute will be ignored.

Optional sendToSubscriptionAdministrator

sendToSubscriptionAdministrator: undefined | false | true

a value indicating whether to send email to subscription administrator.

Optional sendToSubscriptionCoAdministrators

sendToSubscriptionCoAdministrators: undefined | false | true

a value indicating whether to send email to subscription co-administrators.

Generated using TypeDoc