IEventOperations Interface
Updated: September 18, 2014
Microsoft Azure event logs and summaries can be retrieved using these operations
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
| Name | Description | |
|---|---|---|
![]() | GetCountSummaryAsync(String, CancellationToken) | |
![]() | ListEventsAsync(String, String, CancellationToken) | |
![]() | ListEventsNextAsync(String, CancellationToken) | The List Event Next operation lists the next set of events. |
| Name | Description | |
|---|---|---|
![]() | GetCountSummary(String) | (Defined by EventOperationsExtensions.) |
![]() | GetCountSummaryAsync(String) | (Defined by EventOperationsExtensions.) |
![]() | ListEvents(String, String) | (Defined by EventOperationsExtensions.) |
![]() | ListEventsAsync(String, String) | (Defined by EventOperationsExtensions.) |
![]() | ListEventsNext(String) | The List Event Next operation lists the next set of events.(Defined by EventOperationsExtensions.) |
![]() | ListEventsNextAsync(String) | The List Event Next operation lists the next set of events.(Defined by EventOperationsExtensions.) |
Show:
.jpeg?cs-save-lang=1&cs-lang=vb)