次の方法で共有


LuisAppV2.Composites プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象