ActionGroupList Class

A list of action groups.

Inheritance
ActionGroupList

Constructor

ActionGroupList(*, value: Optional[List[azure.mgmt.monitor.v2019_06_01.models._models_py3.ActionGroupResource]] = None, next_link: Optional[str] = None, **kwargs)

Variables

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

The list of action groups.

next_link
str

Provides the link to retrieve the next set of elements.