| Class | Description |
|---|---|
| CloudEvent |
Represents the CloudEvent conforming to the 1.0 schema defined by the
Cloud Native Computing Foundation.
|
| CloudEventDataFormat |
Representation of the data format for a
CloudEvent. |
| GeoBoundingBox |
Represents a geometric bounding box.
|
| GeoCollection |
Represents a heterogeneous collection of
GeoObjects. |
| GeoLinearRing |
Represents a linear ring that is part of a
GeoPolygon. |
| GeoLineString |
Represents a geometric line.
|
| GeoLineStringCollection |
Represents a collection of
GeoLines. |
| GeoObject |
An abstract geo object.
|
| GeoObjectType |
Represents the type of a GeoJSON object.
|
| GeoPoint |
Represents a geometric point.
|
| GeoPointCollection |
Represents a collection of
GeoPoints. |
| GeoPolygon |
Represents a geometric polygon.
|
| GeoPolygonCollection |
Represents a collection of
GeoPolygons. |
| GeoPosition |
Represents a geo position.
|
| JsonPatchDocument |
Represents a JSON Patch document.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.