LuisRecognizerOptions.TelemetryClient Proprietà

Definizione

Ottiene o imposta l'oggetto IBotTelemetryClient usato per registrare l'evento LuisResult.

public Microsoft.Bot.Builder.IBotTelemetryClient TelemetryClient { get; set; }
member this.TelemetryClient : Microsoft.Bot.Builder.IBotTelemetryClient with get, set
Public Property TelemetryClient As IBotTelemetryClient

Valore della proprietà

Il client usato per registrare gli eventi di telemetria.

Si applica a