你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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