IBotPageViewTelemetryClient 介面

定義

描述 Bot 遙測的記錄用戶端。

public interface IBotPageViewTelemetryClient
type IBotPageViewTelemetryClient = interface
Public Interface IBotPageViewTelemetryClient
衍生

方法

TrackPageView(String, IDictionary<String,String>, IDictionary<String,Double>)

記錄 Application Insights 頁面檢視。

適用於