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

 

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

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