PersonalizerRankResult.Ranking Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The calculated ranking for the current request.
public System.Collections.Generic.IReadOnlyList<Azure.AI.Personalizer.PersonalizerRankedAction> Ranking { get; }
member this.Ranking : System.Collections.Generic.IReadOnlyList<Azure.AI.Personalizer.PersonalizerRankedAction>
Public ReadOnly Property Ranking As IReadOnlyList(Of PersonalizerRankedAction)