Compartir a través de


Suggestions.SuggestionGroups Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a