Share via


IThreatIntelligenceFilteringCriteria.IncludeDisabled Property

Definition

Parameter to include/exclude disabled indicators.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Parameter to include/exclude disabled indicators.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="includeDisabled")]
public bool? IncludeDisabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Parameter to include/exclude disabled indicators.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="includeDisabled")>]
member this.IncludeDisabled : Nullable<bool> with get, set
Public Property IncludeDisabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to