IMicrosoftSecurityIncidentCreationAlertRule.DisplayNamesFilter Property

Definition

the alerts' displayNames on which the cases will be generated

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

Property Value

Attributes

Applies to