ReportingConfiguration.ResultStore 속성

정의

s를 IEvaluationResultStore 유지하는 ScenarioRunResult데 사용해야 하는 값을 가져옵니다.

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

속성 값

적용 대상