ActivityLogAlertAllOfCondition Class
An Activity Log alert condition that is met when all its member conditions are met.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ActivityLogAlertAllOfCondition
Constructor
ActivityLogAlertAllOfCondition(*, all_of: List[azure.mgmt.monitor.v2017_04_01.models._models_py3.ActivityLogAlertLeafCondition], **kwargs)
Variables
- all_of
- list[<xref:$>(<xref:python-base-namespace>)ActivityLogAlertLeafCondition]
Required. The list of activity log alert conditions.
Feedback
Submit and view feedback for