你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Participant interface

描述参与交互的配置文件类型。

属性

description

本地化说明。

displayName

本地化的显示名称。

participantName

参与者名称。

participantPropertyReferences

属性引用。

profileTypeName

配置文件类型名称。

role

参与者在交互中扮演的角色。

属性详细信息

description

本地化说明。

description?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

displayName

本地化的显示名称。

displayName?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

participantName

参与者名称。

participantName: string

属性值

string

participantPropertyReferences

属性引用。

participantPropertyReferences: ParticipantPropertyReference[]

属性值

profileTypeName

配置文件类型名称。

profileTypeName: string

属性值

string

role

参与者在交互中扮演的角色。

role?: string

属性值

string