次の方法で共有


Response.PotentialAction プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="potentialAction")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.AutoSuggest.Models.Action> PotentialAction { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="potentialAction")>]
member this.PotentialAction : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.AutoSuggest.Models.Action>
Public ReadOnly Property PotentialAction As IList(Of Action)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象