你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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