Package version:

Interface IoTSecurityDeviceAlert

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

Hierarchy

  • IoTSecurityDeviceAlert

Properties

alertDisplayName?: string

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

alertsCount?: number

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

reportedSeverity?: string

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

Generated using TypeDoc