Partager via


PredictionRequest.ExternalEntities Propriété

Définition

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à