Compartir a través de


Response.ImmediateAction Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a