Azure.Cosmos.Serialization Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
CosmosSerializationOptions |
This class provides a way to configure basic serializer settings. |
CosmosSerializer |
This is an interface to allow a custom serializer to be used by the CosmosClient |
Enums
CosmosPropertyNamingPolicy |
Determines the naming policy used to convert a string-based name to another format, such as a camel-casing where the first letter is lower case. |