LuisAdaptiveRecognizer.PredictionOptions Eigenschap
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Waarschuwing
You should use Options instead as it supports expression properties.
Hiermee worden luis-voorspellingsopties opgehaald of ingesteld.
[System.Obsolete("You should use Options instead as it supports expression properties.")]
public Microsoft.Bot.Builder.AI.LuisV3.LuisPredictionOptions PredictionOptions { get; set; }
[<System.Obsolete("You should use Options instead as it supports expression properties.")>]
member this.PredictionOptions : Microsoft.Bot.Builder.AI.LuisV3.LuisPredictionOptions with get, set
Public Property PredictionOptions As LuisPredictionOptions
Waarde van eigenschap
Voorspellingsopties voor achterwaartse compatibiliteitscode.
- Kenmerken