Compartir a través de


RankingRankingResponse.Sidebar Propiedad

Definición

Obtiene los resultados de búsqueda que se van a mostrar en la barra lateral.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a