EventOperationsExtensions::ListEventsAsync Method (IEventOperations^, String^, String^)

 

Namespace:   Microsoft.Azure.Insights
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public:
[ExtensionAttribute]
static Task<EventDataListResponse^>^ ListEventsAsync(
	IEventOperations^ operations,
	String^ filterString,
	String^ selectedProperties
)
Return to top
Show: