共用方式為


ILuisOptions 介面

定義

包含 LUIS 要求的選擇性參數的介面。

public interface ILuisOptions
type ILuisOptions = interface
Public Interface ILuisOptions
衍生

屬性

BingSpellCheckSubscriptionKey

Bing 拼字檢查訂用帳戶金鑰。

Log

指出是否允許對 LUIS 的查詢記錄。

SpellCheck

開啟拼字檢查。

Staging

使用預備端點。

TimezoneOffset

時區位移。

Verbose

詳細資訊旗標。

擴充方法

Apply(ILuisOptions, ILuisOptions)

包含 LUIS 要求的選擇性參數的介面。

適用於