Package version:

IndexingMode: string

Defines values for IndexingMode.
KnownIndexingMode can be used interchangeably with IndexingMode, this enum contains the known values that the service supports.

indexingAllDocs: The indexer is indexing all documents in the datasource.
indexingResetDocs: The indexer is indexing selective, reset documents in the datasource. The documents being indexed are defined on indexer status.