次の方法で共有


LuisRecognizerOptionsV2.PredictionOptions プロパティ

定義

V2 エンドポイントの Luis 予測オプションを取得または設定します。

public Microsoft.Bot.Builder.AI.Luis.LuisPredictionOptions PredictionOptions { get; set; }
member this.PredictionOptions : Microsoft.Bot.Builder.AI.Luis.LuisPredictionOptions with get, set
Public Property PredictionOptions As LuisPredictionOptions

プロパティ値

この設定は、Luis を呼び出すために使用されます。

適用対象