Partager via


LuisApp.ModelFeatures Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à