Compartilhar via


DynamicList.RequestLists Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a