次の方法で共有


Offer.AggregateRating プロパティ

定義

製品が他のユーザーによってどの程度評価されているかを示す集計された評価を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象