IoTSecurityAlertedDevice interface

Statistical information about the number of alerts per device during last set number of days.

Properties

alertsCount

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

deviceId

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

Property Details

alertsCount

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

alertsCount?: number

Property Value

number

deviceId

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

deviceId?: string

Property Value

string