다음을 통해 공유


RankingRankingResponse.Sidebar Property

Definition

Gets the search results to display in the sidebar.

[Newtonsoft.Json.JsonProperty(PropertyName="sidebar")]
public Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.RankingRankingGroup Sidebar { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sidebar")>]
member this.Sidebar : Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.RankingRankingGroup
Public ReadOnly Property Sidebar As RankingRankingGroup

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to