INrtAlertRule.AlertDetailOverrideAlertSeverityColumnName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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