IncidentAdditionalData interface

Incident additional data property bag.

Properties

alertProductNames

List of product names of alerts in the incident

alertsCount

The number of alerts in the incident

bookmarksCount

The number of bookmarks in the incident

commentsCount

The number of comments in the incident

mergedIncidentNumber

The incident number of the incident that the current incident was merged into

mergedIncidentUrl

The URL to the incident that the current incident was merged into

providerIncidentUrl

The provider incident url to the incident in Microsoft 365 Defender portal

tactics

The tactics associated with incident

techniques

The techniques associated with incident's tactics

Property Details

alertProductNames

List of product names of alerts in the incident

alertProductNames?: string[]

Property Value

string[]

alertsCount

The number of alerts in the incident

alertsCount?: number

Property Value

number

bookmarksCount

The number of bookmarks in the incident

bookmarksCount?: number

Property Value

number

commentsCount

The number of comments in the incident

commentsCount?: number

Property Value

number

mergedIncidentNumber

The incident number of the incident that the current incident was merged into

mergedIncidentNumber?: string

Property Value

string

mergedIncidentUrl

The URL to the incident that the current incident was merged into

mergedIncidentUrl?: string

Property Value

string

providerIncidentUrl

The provider incident url to the incident in Microsoft 365 Defender portal

providerIncidentUrl?: string

Property Value

string

tactics

The tactics associated with incident

tactics?: string[]

Property Value

string[]

techniques

The techniques associated with incident's tactics

techniques?: string[]

Property Value

string[]