IBotPageViewTelemetryClient インターフェイス

定義

ボットテレメトリ用のログクライアントを記述します。

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

メソッド

名前 説明
TrackPageView(String, IDictionary<String,String>, IDictionary<String,Double>)

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

適用対象