Freigeben über


Suggestions.SuggestionGroups Eigenschaft

Definition

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: