PersonalizerPolicyResult.Summary 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 aggregate results of the Offline Evaluation.
public System.Collections.Generic.IReadOnlyList<Azure.AI.Personalizer.PersonalizerPolicyResultSummary> Summary { get; }
member this.Summary : System.Collections.Generic.IReadOnlyList<Azure.AI.Personalizer.PersonalizerPolicyResultSummary>
Public ReadOnly Property Summary As IReadOnlyList(Of PersonalizerPolicyResultSummary)