共用方式為


Microsoft.Bot.Builder.Integration.ApplicationInsights.Core 命名空間

類別

ApplicationBuilderExtensions

ApplicationBuilder 擴充方法可在啟動時註冊 Application Insights 服務時使用。

ServiceCollectionExtensions

服務集合擴充方法,可在啟動時設定 Application Insights 時使用。

TelemetryBotIdInitializer

除了其他 Bot 特定屬性,例如活動識別碼) ,初始化運算式還會設定使用者識別碼和會話識別碼 (。

TelemetryInitializerMiddleware

將傳入活動儲存在 HttpCoNtext 上的中介軟體,使其可供 使用 TelemetryBotIdInitializer

TelemetrySaveBodyASPMiddleware

中介軟體,用來將傳入活動要求本文儲存至 HttpCoNtext 專案集合。 這個類別已被取代,偏好在 Microsoft.Bot.Integration.ApplicationInsights.Core 和 Microsoft.Bot.Integration.ApplicationInsights.WebApi 中使用 TelemetryInitializerMiddleware。