IndexKind type

Indicates the type of index.
KnownIndexKind can be used interchangeably with IndexKind, this enum contains the known values that the service supports.

Known values supported by the service

Hash
Range
Spatial

type IndexKind = string