Partager via


LuisApp.Patterns Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à