IoTSecurityDeviceAlert interface
Statistical information about the number of alerts per alert type during last set number of days
Properties
alert |
Display name of the alert NOTE: This property will not be serialized. It can only be populated by the server. |
alerts |
Number of alerts raised for this alert type. NOTE: This property will not be serialized. It can only be populated by the server. |
reported |
Assessed Alert severity. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
alertDisplayName
Display name of the alert NOTE: This property will not be serialized. It can only be populated by the server.
alertDisplayName?: string
Property Value
string
alertsCount
Number of alerts raised for this alert type. NOTE: This property will not be serialized. It can only be populated by the server.
alertsCount?: number
Property Value
number
reportedSeverity
Assessed Alert severity. NOTE: This property will not be serialized. It can only be populated by the server.
reportedSeverity?: string
Property Value
string