次の方法で共有


LuisApp.Phraselists プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象