Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IoTSecurityAggregatedAlert

Package version

Security Solution Aggregated Alert information

Hierarchy

Index

Properties

Optional actionTaken

actionTaken: undefined | string

IoT Security solution alert response. NOTE: This property will not be serialized. It can only be populated by the server.

Optional aggregatedDateUtc

aggregatedDateUtc: Date

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

Optional alertDisplayName

alertDisplayName: undefined | string

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

Optional alertType

alertType: undefined | string

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

Optional count

count: undefined | number

Number of alerts occurrences within the aggregated time window. NOTE: This property will not be serialized. It can only be populated by the server.

Optional description

description: undefined | string

Description of the suspected vulnerability and meaning. NOTE: This property will not be serialized. It can only be populated by the server.

Optional effectedResourceType

effectedResourceType: undefined | string

Azure resource ID of the resource that received the alerts. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

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

Optional logAnalyticsQuery

logAnalyticsQuery: undefined | string

Log analytics query for getting the list of affected devices/alerts. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

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

Optional remediationSteps

remediationSteps: undefined | string

Recommended steps for remediation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional reportedSeverity

reportedSeverity: ReportedSeverity

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

Optional systemSource

systemSource: undefined | string

The type of the alerted resource (Azure, Non-Azure). NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | {}

Resource tags

Optional topDevicesList

10 devices with the highest number of occurrences of this alert type, on this day. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

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

Optional vendorName

vendorName: undefined | string

Name of the organization that raised the alert. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc