Share via


IQueryBasedAlertRuleProperties.AlertDetailOverrideAlertDisplayNameFormat Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the format containing columns name(s) to override the alert name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="alertDisplayNameFormat")]
public string AlertDetailOverrideAlertDisplayNameFormat { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the format containing columns name(s) to override the alert name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="alertDisplayNameFormat")>]
member this.AlertDetailOverrideAlertDisplayNameFormat : string with get, set
Public Property AlertDetailOverrideAlertDisplayNameFormat As String

Property Value

Attributes

Applies to