次の方法で共有


DetectorResponse.SuggestedUtterances プロパティ

定義

検出機能を適用できる推奨される発話を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象