Sdílet prostřednictvím


LuisAppV2.ModelFeatures Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to