Partager via


DynamicList.RequestLists Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à