Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IoTSecurityDeviceAlert

Package version

Statistical information about the number of alerts per alert type during last set number of days

Hierarchy

  • IoTSecurityDeviceAlert

Index

Properties

Optional alertDisplayName

alertDisplayName: undefined | string

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

Optional alertsCount

alertsCount: undefined | number

Number of alerts raised for this alert type. NOTE: This property will not be serialized. It can only be populated by the server.

Optional reportedSeverity

reportedSeverity: ReportedSeverity

Assessed Alert severity. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc