IoTSecurityAlertedDevice interface
Statistical information about the number of alerts per device during last set number of days.
Properties
alerts |
Number of alerts raised for this device. NOTE: This property will not be serialized. It can only be populated by the server. |
device |
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