Share via


QueryUtterancesResult.SampleUtterance Property

Definition

Gets or sets a sample utterance.

[Newtonsoft.Json.JsonProperty(PropertyName="sampleUtterance")]
public Microsoft.Azure.Management.WebSites.Models.SampleUtterance SampleUtterance { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sampleUtterance")>]
member this.SampleUtterance : Microsoft.Azure.Management.WebSites.Models.SampleUtterance with get, set
Public Property SampleUtterance As SampleUtterance

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to