Share via


LuisRecognizerOptionsV2.PredictionOptions Property

Definition

Gets or sets the Luis Prediction Options for the V2 endpoint.

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

Property Value

This settings will be used to call Luis.

Applies to