Partager via


LuisApp.Intents Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à