共用方式為


BotFrameworkSkill interface

註冊 BotFrameworkHttpProtocol 型技能端點。

屬性

appId

技能的AppId。

id

技能的標識碼。

skillEndpoint

技能的端點

屬性詳細資料

appId

技能的AppId。

appId: string

屬性值

string

id

技能的標識碼。

id: string

屬性值

string

skillEndpoint

技能的端點

skillEndpoint: string

屬性值

string