Share via


PersonalizerEvaluation.PolicyResults Property

Definition

The results of the evaluation.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Personalizer.PersonalizerPolicyResult> PolicyResults { get; }
member this.PolicyResults : System.Collections.Generic.IReadOnlyList<Azure.AI.Personalizer.PersonalizerPolicyResult>
Public ReadOnly Property PolicyResults As IReadOnlyList(Of PersonalizerPolicyResult)

Property Value

Applies to