MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties.DisplayNamesExcludeFilter 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 alerts' displayNames on which the cases will not be generated
[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inherited)]
public string[] DisplayNamesExcludeFilter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inherited)>]
member this.DisplayNamesExcludeFilter : string[] with get, set
Public Property DisplayNamesExcludeFilter As String()
Property Value
String[]
Implements
- Attributes