ActivityLogAlertList Class

A list of activity log alerts.

Inheritance
ActivityLogAlertList

Constructor

ActivityLogAlertList(*, value: Optional[List[azure.mgmt.monitor.v2017_04_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 alerts.

next_link
str

Provides the link to retrieve the next set of elements.