Compartilhar via


Prediction.Intents Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a