Compartir a través de


Response.PotentialAction Propiedad

Definición

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a