Share via


PredictionRequest.ExternalEntities Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a