ApplicationInsightsHostingStartup Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Eine dynamische Application Insights-Benutzeroberfläche
public ref class ApplicationInsightsHostingStartup : Microsoft::AspNetCore::Hosting::IHostingStartup
public class ApplicationInsightsHostingStartup : Microsoft.AspNetCore.Hosting.IHostingStartup
type ApplicationInsightsHostingStartup = class
interface IHostingStartup
Public Class ApplicationInsightsHostingStartup
Implements IHostingStartup
- Vererbung
-
ApplicationInsightsHostingStartup
- Implementiert
Konstruktoren
ApplicationInsightsHostingStartup() |
Eine dynamische Application Insights-Benutzeroberfläche |
Methoden
Configure(IWebHostBuilder) |
Aufrufe von UseApplicationInsights |