Share via


IMicrosoftSecurityIncidentCreationAlertRuleCommonProperties.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=true, 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=true, SerializedName="productFilter")>]
member this.ProductFilter : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.MicrosoftSecurityProductName with get, set
Public Property ProductFilter As MicrosoftSecurityProductName

Property Value

Attributes

Applies to