共用方式為


QnAMakerService 類別

定義

警告

This class is deprecated. See https://aka.ms/bot-file-basics for more information.

已連線 LUIS 服務的組態屬性。

[System.Obsolete("This class is deprecated.  See https://aka.ms/bot-file-basics for more information.", false)]
public class QnAMakerService : Microsoft.Bot.Configuration.ConnectedService
[<System.Obsolete("This class is deprecated.  See https://aka.ms/bot-file-basics for more information.", false)>]
type QnAMakerService = class
    inherit ConnectedService
Public Class QnAMakerService
Inherits ConnectedService
繼承
QnAMakerService
屬性

建構函式

QnAMakerService()
已淘汰.

初始化 QnAMakerService 類別的新執行個體。

屬性

EndpointKey
已淘汰.

取得或設定 endpointKey。

Hostname
已淘汰.

取得或設定已部署 qnaMaker 實例的 URL。

Id
已淘汰.

取得或設定服務的唯一識別碼。

(繼承來源 ConnectedService)
KbId
已淘汰.

取得或設定 kbId。

Name
已淘汰.

取得或設定服務的使用者易記名稱。

(繼承來源 ConnectedService)
Properties
已淘汰.

取得或設定未定義的屬性。

(繼承來源 ConnectedService)
SubscriptionKey
已淘汰.

取得或設定 subscriptionKey。

Type
已淘汰.

取得或設定服務的型別。

(繼承來源 ConnectedService)

方法

Decrypt(String)
已淘汰.

解密此服務上的屬性。

Encrypt(String)
已淘汰.

加密此服務上的屬性。

適用於