Partager via


LuisAppV2.ClosedLists Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à