BotFrameworkSkill 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.
Registration for a BotFrameworkHttpProtocol based Skill endpoint.
public class BotFrameworkSkill
type BotFrameworkSkill = class
Public Class BotFrameworkSkill
- Inheritance
-
BotFrameworkSkill
Constructors
BotFrameworkSkill() |
Properties
AppId |
Gets or sets appId of the skill. |
Id |
Gets or sets Id of the skill. |
SkillEndpoint |
Gets or sets /api/messages endpoint for the skill. |