Condividi tramite


LuisAppV2.Composites Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to