| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.models |
Package containing the data models for CosmosDBManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static SpatialType |
SpatialType.LINE_STRING
Static value LineString for SpatialType.
|
static SpatialType |
SpatialType.MULTI_POLYGON
Static value MultiPolygon for SpatialType.
|
static SpatialType |
SpatialType.POINT
Static value Point for SpatialType.
|
static SpatialType |
SpatialType.POLYGON
Static value Polygon for SpatialType.
|
| Modifier and Type | Method and Description |
|---|---|
static SpatialType |
SpatialType.fromString(String name)
Creates or finds a SpatialType from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.