Partager via


FeaturesResponseObject.PatternFeatures Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à