ExampleLabelObject.EntityLabels Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a