Share via


IMicrosoftSecurityIncidentCreationAlertRuleCommonProperties.DisplayNamesExcludeFilter Property

Definition

the alerts' displayNames on which the cases will not be generated

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the alerts' displayNames on which the cases will not be generated", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="displayNamesExcludeFilter")]
public string[] DisplayNamesExcludeFilter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the alerts' displayNames on which the cases will not be generated", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="displayNamesExcludeFilter")>]
member this.DisplayNamesExcludeFilter : string[] with get, set
Public Property DisplayNamesExcludeFilter As String()

Property Value

String[]
Attributes

Applies to