SearchIndexerStatus.LastResult Property

Definition

The result of the most recent or an in-progress indexer execution.

public Azure.Search.Documents.Indexes.Models.IndexerExecutionResult LastResult { get; }
member this.LastResult : Azure.Search.Documents.Indexes.Models.IndexerExecutionResult
Public ReadOnly Property LastResult As IndexerExecutionResult

Property Value

Applies to