Partager via


RankResponse.Ranking Propriété

Définition

Obtient le classement calculé pour la requête actuelle.

[Newtonsoft.Json.JsonProperty(PropertyName="ranking")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Personalizer.Models.RankedAction> Ranking { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ranking")>]
member this.Ranking : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Personalizer.Models.RankedAction>
Public ReadOnly Property Ranking As IList(Of RankedAction)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à