Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AlertSource

Package version

interface

An interface representing AlertSource. source at which the alert can be raised

Hierarchy

  • AlertSource

Index

Properties

Optional alertSourceType

alertSourceType: AlertSourceType
member

{AlertSourceType} [alertSourceType] Source type of the alert. Possible values include: 'Resource', 'Device'

Optional name

name: undefined | string
member

{string} [name] Name of the source.

Optional timeZone

timeZone: undefined | string
member

{string} [timeZone] The time zone.

Generated using TypeDoc