IndexerExecutionResult.StatusDetail Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)