다음을 통해 공유


ThreatIntelligenceQueryCondition.Clauses Property

Definition

The list of clauses to be evaluated in disjunction or conjunction base on the specified top level connective operator.

public System.Collections.Generic.IList<Azure.ResourceManager.SecurityInsights.Models.ThreatIntelligenceQueryConditionClause> Clauses { get; }
member this.Clauses : System.Collections.Generic.IList<Azure.ResourceManager.SecurityInsights.Models.ThreatIntelligenceQueryConditionClause>
Public ReadOnly Property Clauses As IList(Of ThreatIntelligenceQueryConditionClause)

Property Value

Applies to