Condividi tramite


IndexerExecutionResult.StatusDetail Property

Definition

The outcome of this indexer execution.

public Azure.Search.Documents.Indexes.Models.IndexerExecutionStatusDetail? StatusDetail { get; }
member this.StatusDetail : Nullable<Azure.Search.Documents.Indexes.Models.IndexerExecutionStatusDetail>
Public ReadOnly Property StatusDetail As Nullable(Of IndexerExecutionStatusDetail)

Property Value

Applies to