AlertRuleList Class

A list of Activity Log Alert rules.

Inheritance
AlertRuleList

Constructor

AlertRuleList(*, value: Optional[List[azure.mgmt.monitor.v2020_10_01.models._models_py3.ActivityLogAlertResource]] = None, next_link: Optional[str] = None, **kwargs)

Variables

value
list[<xref:$>(<xref:python-base-namespace>)ActivityLogAlertResource]

The list of Activity Log Alert rules.

next_link
str

Provides the link to retrieve the next set of elements.