EventDataCollection Class

Represents collection of events.

All required parameters must be populated in order to send to Azure.

Inheritance
EventDataCollection

Constructor

EventDataCollection(*, value: List[azure.mgmt.monitor.v2015_04_01.models._models_py3.EventData], next_link: Optional[str] = None, **kwargs)

Variables

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

Required. this list that includes the Azure audit logs.

next_link
str

Provides the link to retrieve the next set of events.