IndexingMode type

Indicates the indexing mode.
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