LuisTelemetryConstants 类

定义

默认情况下记录的 IBotTelemetryClient 事件和属性名称。

public static class LuisTelemetryConstants
type LuisTelemetryConstants = class
Public Class LuisTelemetryConstants
继承
LuisTelemetryConstants

字段

ActivityIdProperty

在遥测中的自定义事件中存储活动 ID 时使用的密钥。

ApplicationIdProperty

在遥测中的自定义事件中存储 LUIS 应用 ID 时使用的密钥。

EntitiesProperty

在遥测中的自定义事件中存储 LUIS 实体时使用的密钥。

FromIdProperty

在遥测中的自定义事件中存储 FromId 时使用的密钥。

Intent2Property

在遥测中的自定义事件中存储 LUIS 意向时使用的密钥。

IntentProperty

在遥测中的自定义事件中存储 LUIS 意向时使用的密钥。

IntentScore2Property

在遥测中的自定义事件中存储 LUIS 意向分数时使用的密钥。

IntentScoreProperty

在遥测中的自定义事件中存储 LUIS 意向分数时使用的密钥。

LuisResult

在遥测中的自定义事件中存储 LUIS 结果时使用的密钥。

QuestionProperty

在遥测中的自定义事件中存储 LUIS 查询时使用的密钥。

SentimentLabelProperty

在遥测中的自定义事件中存储情绪标签时使用的键。

SentimentScoreProperty

在遥测中的自定义事件中存储 LUIS 情绪分数时使用的密钥。

适用于