This article gives overview on consistency models available in Azure Cosmos DB
Consistency ModelsCosmos DB allows developers to choose between five well-defined consistency models along the consistency spectrum.
Bounded staleness
Session
Consistent Prefix
Eventual
How to set Consistency?
Printing in C# Made Easy