INrtAlertRule.AlertDetailOverrideAlertSeverityColumnName Property

Definition

the column name to take the alert severity from

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

Property Value

Attributes

Applies to