Megosztás a következőn keresztül:


LuisAppV2.RegexFeatures Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to