从Application Insights获取页面查看数据

时间:2017-07-29 18:39:42

标签: c# azure-application-insights

使用Application Insights中的.NET / C#库,我有办法检索页面视图数据吗?

1 个答案:

答案 0 :(得分:2)

什么库,您的意思是Application Insights SDK?然后不,那是不可能的。它仅用于发送数据。要获取数据,您可以使用Rest API