Share via


ServiceType Enum

Definition

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.

Applies to