QnAMakerEndpoint 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
QnA Maker 기술 자료에 연결하는 데 사용되는 엔드포인트를 정의합니다.
public class QnAMakerEndpoint
type QnAMakerEndpoint = class
Public Class QnAMakerEndpoint
- 상속
-
QnAMakerEndpoint
생성자
QnAMakerEndpoint() |
QnAMakerEndpoint 클래스의 새 인스턴스를 초기화합니다. |
QnAMakerEndpoint(QnAMakerService) |
사용되지 않음.
QnAMakerEndpoint 클래스의 새 인스턴스를 초기화합니다. |
속성
EndpointKey |
기술 자료 엔드포인트 키를 가져오거나 설정합니다. |
Host |
호스트 경로를 가져오거나 설정합니다. 예: "https://westus.api.cognitive.microsoft.com/qnamaker/v2.0". |
KnowledgeBaseId |
기술 자료 ID를 가져오거나 설정합니다. |
QnAServiceType |
QnAMaker 또는 사용자 지정 질문 답변 기술 자료를 쿼리할 QnAServiceType을 가져오거나 설정합니다. |