Share via


IAlertDetailsOverride Interface

Definition

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

Properties

AlertDescriptionFormat

the format containing columns name(s) to override the alert description

AlertDisplayNameFormat

the format containing columns name(s) to override the alert name

AlertSeverityColumnName

the column name to take the alert severity from

AlertTacticsColumnName

the column name to take the alert tactics from

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to