PredictionRequest.DynamicLists Eigenschaft

Definition

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: