IndexerExecutionResult.Errors Property

Definition

The item-level indexing errors.

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

Property Value

Applies to