Aracılığıyla paylaş


ServiceCollectionExtensions Sınıf

Tanım

Başlangıçta Application Insights'ı yapılandırırken kullanılacak hizmet koleksiyonu uzantısı yöntemleri.

public static class ServiceCollectionExtensions
type ServiceCollectionExtensions = class
Public Module ServiceCollectionExtensions
Devralma
ServiceCollectionExtensions

Yöntemler

AddBotApplicationInsights(IServiceCollection, BotConfiguration, String)
Geçersiz.

Application Insights hizmetlerini öğesine ekler ve yapılandırr IServiceCollection.

AddBotApplicationInsights(IServiceCollection, IBotTelemetryClient, String)

Application Insights hizmetlerini öğesine ekler ve yapılandırr IServiceCollection.

AddBotApplicationInsights(IServiceCollection, IConfiguration)

Application Insights hizmetlerini öğesine ekler ve yapılandırr IServiceCollection.

AddBotApplicationInsights(IServiceCollection)

Application Insights hizmetlerini öğesine ekler ve yapılandırr IServiceCollection.

Şunlara uygulanır