Partager via


LuisAppV2.Intents Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à