IoTSecurityAggregatedAlertPropertiesTopDevicesListItem interface

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

Name of the device. NOTE: This property will not be serialized. It can only be populated by the server.

lastOccurrence

Most recent time this alert was raised for this device, on this day. 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

Name of the device. NOTE: This property will not be serialized. It can only be populated by the server.

deviceId?: string

Property Value

string

lastOccurrence

Most recent time this alert was raised for this device, on this day. NOTE: This property will not be serialized. It can only be populated by the server.

lastOccurrence?: string

Property Value

string