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 |
取得或設定知識庫識別碼。 |
QnAServiceType |
取得或設定 QnAServiceType 以查詢 QnAMaker 或自訂問題解答知識庫。 |