Share via


IScheduledAlertRuleTemplate.AlertDetailOverrideAlertTacticsColumnName Property

Definition

the column name to take the alert tactics from

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

Property Value

Attributes

Applies to