Partager via


PredictionRequest.DynamicLists Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à