Share via


SearchIndexerStatus.ExecutionHistory プロパティ

定義

最近のインデクサー実行の履歴。逆の時系列順に並べ替えられます。

public System.Collections.Generic.IReadOnlyList<Azure.Search.Documents.Indexes.Models.IndexerExecutionResult> ExecutionHistory { get; }
member this.ExecutionHistory : System.Collections.Generic.IReadOnlyList<Azure.Search.Documents.Indexes.Models.IndexerExecutionResult>
Public ReadOnly Property ExecutionHistory As IReadOnlyList(Of IndexerExecutionResult)

プロパティ値

適用対象