EventDataCollection interface

Represents collection of events.

Properties

nextLink

Provides the link to retrieve the next set of events.

value

this list that includes the Azure audit logs.

Property Details

Provides the link to retrieve the next set of events.

nextLink?: string

Property Value

string

value

this list that includes the Azure audit logs.

value: EventData[]

Property Value