Partilhar via


FeaturesResponseObject.PatternFeatures Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a