Package version:

AlertSettings on the device which represents how alerts will be processed

Hierarchy

Properties

additionalRecipientEmailList?: string[]

List of email addresses (apart from admin/co-admin of subscription) to whom the alert emails need to be sent

alertNotificationCulture: string

Culture setting to be used while building alert emails. For eg: "en-US"

emailNotification: AlertEmailNotificationStatus

Value indicating whether user/admins will receive emails when an alert condition occurs on the system

id?: string

The identifier. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

The name. NOTE: This property will not be serialized. It can only be populated by the server.

notificationToServiceOwners: ServiceOwnersAlertNotificationStatus

Value indicating whether service owners will receive emails when an alert condition occurs on the system. Applicable only if emailNotification flag is Enabled.

type?: string

The type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc