Compartir a través de


DetectorResponse.SuggestedUtterances Propiedad

Definición

Obtiene o establece expresiones sugeridas en las que se puede aplicar el detector.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a