LuisTelemetryConstants Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The IBotTelemetryClient event and property names that logged by default.
public static class LuisTelemetryConstants
type LuisTelemetryConstants = class
Public Class LuisTelemetryConstants
- Inheritance
-
LuisTelemetryConstants
Fields
ActivityIdProperty |
The Key used when storing an Activity ID in a custom event within telemetry. |
ApplicationIdProperty |
The Key used when storing a LUIS app ID in a custom event within telemetry. |
EntitiesProperty |
The Key used when storing LUIS entities in a custom event within telemetry. |
FromIdProperty |
The Key used when storing the FromId in a custom event within telemetry. |
Intent2Property |
The Key used when storing a LUIS intent in a custom event within telemetry. |
IntentProperty |
The Key used when storing a LUIS intent in a custom event within telemetry. |
IntentScore2Property |
The Key used when storing a LUIS intent score in a custom event within telemetry. |
IntentScoreProperty |
The Key used when storing a LUIS intent score in a custom event within telemetry. |
LuisResult |
The Key used when storing a LUIS Result in a custom event within telemetry. |
QuestionProperty |
The Key used when storing the LUIS query in a custom event within telemetry. |
SentimentLabelProperty |
The Key used when storing a sentiment label in a custom event within telemetry. |
SentimentScoreProperty |
The Key used when storing a LUIS sentiment score in a custom event within telemetry. |