IScheduledAlertRuleTemplate.AlertDetailOverrideAlertTacticsColumnName 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 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