DetectorResponse.SuggestedUtterances Property

Definition

Gets or sets suggested utterances where the detector can be applicable.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to