Share via


IMicrosoftSecurityIncidentCreationAlertRuleTemplate.ProductFilter Property

Definition

The alerts' productName on which the cases will be generated

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The alerts' productName on which the cases will be generated", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.MicrosoftSecurityProductName) }, ReadOnly=false, Required=false, SerializedName="productFilter")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.MicrosoftSecurityProductName? ProductFilter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The alerts' productName on which the cases will be generated", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.MicrosoftSecurityProductName) }, ReadOnly=false, Required=false, SerializedName="productFilter")>]
member this.ProductFilter : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.MicrosoftSecurityProductName> with get, set
Public Property ProductFilter As Nullable(Of MicrosoftSecurityProductName)

Property Value

Attributes

Applies to