Compartir a través de


SuggestionsSuggestionGroup.SearchSuggestions Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="searchSuggestions")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.AutoSuggest.Models.SearchAction> SearchSuggestions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="searchSuggestions")>]
member this.SearchSuggestions : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.AutoSuggest.Models.SearchAction> with get, set
Public Property SearchSuggestions As IList(Of SearchAction)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a