IMicrosoftSecurityIncidentCreationAlertRule.DisplayNamesExcludeFilter Property

Definition

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

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

Property Value

Attributes

Applies to