IndexingMode type

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

Known values supported by the service

consistent
lazy
none

type IndexingMode = string