LuisAppV2.Patterns プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象