Partilhar via


LabeledUtterance.EntityPredictions Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a