Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AlertSource

Package version

interface

An interface representing AlertSource. The source details at which the alert was raised

Hierarchy

  • AlertSource

Index

Properties

Optional alertSourceType

alertSourceType: AlertSourceType
member

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

Optional name

name: undefined | string
member

{string} [name] The name of the source

Optional timeZone

timeZone: undefined | string
member

{string} [timeZone] The time zone of the source

Generated using TypeDoc