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


FeaturesResponseObject.PatternFeatures Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to