ServiceType Enum
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.
Type of Service invoked from the bot.
public enum ServiceType
type ServiceType =
Public Enum ServiceType
- Inheritance
-
ServiceType
Fields
Name | Value | Description |
---|---|---|
Language | 0 | Service type is Language with Custom Question Answering enabled. |
QnAMaker | 1 | Service type is QnAMaker. |