Compartir a través de


LuisAppV2.Intents Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a