Partager via


LuisApp.RegexFeatures Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à