Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotificationSettings

Package version

interface

An interface representing NotificationSettings. Settings for notification

Hierarchy

  • NotificationSettings

Index

Properties

Optional additionalRecipients

additionalRecipients: string[]
member

{string[]} [additionalRecipients] The list of additional recipients

Optional notifyDcAdmins

notifyDcAdmins: NotifyDcAdmins
member

{NotifyDcAdmins} [notifyDcAdmins] Should domain controller admins be notified. Possible values include: 'Enabled', 'Disabled'

Optional notifyGlobalAdmins

notifyGlobalAdmins: NotifyGlobalAdmins
member

{NotifyGlobalAdmins} [notifyGlobalAdmins] Should global admins be notified. Possible values include: 'Enabled', 'Disabled'

Generated using TypeDoc