Share via


INrtAlertRule.AlertDetailOverrideAlertSeverityColumnName Property

Definition

the column name to take the alert severity from

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the column name to take the alert severity from", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="alertSeverityColumnName")]
public string AlertDetailOverrideAlertSeverityColumnName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the column name to take the alert severity from", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="alertSeverityColumnName")>]
member this.AlertDetailOverrideAlertSeverityColumnName : string with get, set
Public Property AlertDetailOverrideAlertSeverityColumnName As String

Property Value

Attributes

Applies to