IndexerExecutionStatusDetail type

Details the status of an individual indexer execution.
<xref:KnownIndexerExecutionStatusDetail> can be used interchangeably with IndexerExecutionStatusDetail, this enum contains the known values that the service supports.

Known values supported by the service

resetDocs: Indicates that the reset that occurred was for a call to ResetDocs.
resync: Indicates to selectively resync based on option(s) from data source.

type IndexerExecutionStatusDetail = string