Share via


Offer.AggregateRating Property

Definition

Gets an aggregated rating that indicates how well the product has been rated by others.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to