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 Azure.

Inheritance
AlertRuleAllOfCondition

Constructor

AlertRuleAllOfCondition(*, all_of: List[azure.mgmt.monitor.v2020_10_01.models._models_py3.AlertRuleAnyOfOrLeafCondition], **kwargs)

Variables

all_of
list[<xref:$>(<xref:python-base-namespace>)AlertRuleAnyOfOrLeafCondition]

Required. The list of Activity Log Alert rule conditions.