Freigeben über


ClosedListModelCreateObject.SubLists Eigenschaft

Definition

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: