Share via


IIncidentAdditionalData Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IncidentAdditionalDataTypeConverter))]
public interface IIncidentAdditionalData : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IncidentAdditionalDataTypeConverter))>]
type IIncidentAdditionalData = interface
    interface IJsonSerializable
Public Interface IIncidentAdditionalData
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AlertProductName

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

Tactic

The tactics associated with incident

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to