IBotPageViewTelemetryClient インターフェイス

定義

ボット テレメトリのログ クライアントについて説明します。

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

メソッド

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

Application Insights ページ ビューをログに記録します。

適用対象