Megosztás a következőn keresztül:


LuisAppV2.Intents Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to