TelemetryConstants class
定义用于 BotTelemetryClient 对象的常用属性的名称。
属性
| activity |
活动类型的遥测属性值。 |
| attachments |
附件的遥测属性值。 |
| channel |
通道 ID 的遥测属性值。 |
| conversation |
会话 ID 的遥测属性值。 |
| conversation |
会话名称的遥测属性值。 |
| dialog |
对话框 ID 的遥测属性值。 |
| from |
来自 ID 的遥测属性值。 |
| from |
从名称中获取的遥测属性值。 |
| locale |
区域设置的遥测属性值。 |
| recipient |
收件人 ID 的遥测属性值。 |
| recipient |
收件人名称的遥测属性值。 |
| reply |
答复活动 ID 的遥测属性值。 |
| speak |
用于说话的遥测属性值。 |
| text |
文本的遥测属性值。 |
| user |
用户 ID 的遥测属性值。 |
属性详细信息
activityTypeProperty
活动类型的遥测属性值。
static activityTypeProperty: string
属性值
string
attachmentsProperty
附件的遥测属性值。
static attachmentsProperty: string
属性值
string
channelIdProperty
通道 ID 的遥测属性值。
static channelIdProperty: string
属性值
string
conversationIdProperty
会话 ID 的遥测属性值。
static conversationIdProperty: string
属性值
string
conversationNameProperty
会话名称的遥测属性值。
static conversationNameProperty: string
属性值
string
dialogIdProperty
对话框 ID 的遥测属性值。
static dialogIdProperty: string
属性值
string
fromIdProperty
来自 ID 的遥测属性值。
static fromIdProperty: string
属性值
string
fromNameProperty
从名称中获取的遥测属性值。
static fromNameProperty: string
属性值
string
localeProperty
区域设置的遥测属性值。
static localeProperty: string
属性值
string
recipientIdProperty
收件人 ID 的遥测属性值。
static recipientIdProperty: string
属性值
string
recipientNameProperty
收件人名称的遥测属性值。
static recipientNameProperty: string
属性值
string
replyActivityIdProperty
答复活动 ID 的遥测属性值。
static replyActivityIdProperty: string
属性值
string
speakProperty
用于说话的遥测属性值。
static speakProperty: string
属性值
string
textProperty
文本的遥测属性值。
static textProperty: string
属性值
string
userIdProperty
用户 ID 的遥测属性值。
static userIdProperty: string
属性值
string