Compartilhar via


SuggestionsSuggestionGroup.SearchSuggestions Propriedade

Definição

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a