ScheduledQueryRuleCriteria Class

The rule criteria that defines the conditions of the scheduled query rule.

Constructor

ScheduledQueryRuleCriteria(*, all_of: List[_models.Condition] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
all_of

A list of conditions to evaluate against the specified scopes.

Default value: None

Variables

Name Description
all_of

A list of conditions to evaluate against the specified scopes.