Udostępnij za pośrednictwem


IndexerExecutionResult.Warnings Property

Definition

The item-level indexing warnings.

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

Property Value

Applies to