Condividi tramite


ScheduledQueryRuleData.CriteriaAllOf Property

Definition

A list of conditions to evaluate against the specified scopes.

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

Property Value

Applies to