Compartir a través de


QnAMakerEndpoint.QnAServiceType Propiedad

Definición

Obtiene o establece QnAServiceType para consultar QnAMaker o Custom Question Answering Knowledge Base.

public Microsoft.Bot.Builder.AI.QnA.Models.ServiceType QnAServiceType { get; set; }
member this.QnAServiceType : Microsoft.Bot.Builder.AI.QnA.Models.ServiceType with get, set
Public Property QnAServiceType As ServiceType

Valor de propiedad

Valor Language válido para Language Service, QnAMaker para QnAMaker.

Se aplica a