Partager via


LuisAppV2.Utterances Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à