Partager via


EntitiesSuggestionExample.IntentPredictions Propriété

Définition

[Newtonsoft.Json.JsonProperty(PropertyName="intentPredictions")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.IntentPrediction> IntentPredictions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="intentPredictions")>]
member this.IntentPredictions : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.IntentPrediction> with get, set
Public Property IntentPredictions As IList(Of IntentPrediction)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à