SpatialType Enum
- java.
lang. Object - java.
lang. Enum<SpatialType> - com.
microsoft. azure. cosmosdb. SpatialType
- com.
- java.
public enum SpatialType
Defines the target data type of an index path specification in the Azure Cosmos DB service.
Fields
LineString |
Represent a line string data type. |
MultiPolygon |
Represent a multi-polygon data type. |
Point |
Represent a point data type. |
Polygon |
Represent a polygon data type. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java