Condividi tramite


ReportingConfiguration.ResultStore Property

Definition

The IResultStore that should be used to persist the ScenarioRunResults.

public:
 property Microsoft::Extensions::AI::Evaluation::Reporting::IResultStore ^ ResultStore { Microsoft::Extensions::AI::Evaluation::Reporting::IResultStore ^ get(); };
public Microsoft.Extensions.AI.Evaluation.Reporting.IResultStore ResultStore { get; }
member this.ResultStore : Microsoft.Extensions.AI.Evaluation.Reporting.IResultStore
Public ReadOnly Property ResultStore As IResultStore

Property Value

Applies to