AlertRuleAllOfCondition Class

An Activity Log Alert rule condition that is met when all its member conditions are met.

All required parameters must be populated in order to send to server.

Constructor

AlertRuleAllOfCondition(*, all_of: List[_models.AlertRuleAnyOfOrLeafCondition], **kwargs: Any)

Keyword-Only Parameters

Name Description
all_of

The list of Activity Log Alert rule conditions. Required.

Variables

Name Description
all_of

The list of Activity Log Alert rule conditions. Required.