DataType enum

Defines a target data type of an index path specification in the Azure Cosmos DB service.

Fields

LineString

Represents a line string data type.

MultiPolygon

Represents a multi-polygon data type.

Number

Represents a numeric data type.

Point

Represents a point data type.

Polygon

Represents a polygon data type.

String

Represents a string data type.