Microsoft.Azure.Cosmos.Fluent 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
ClientEncryptionPolicyDefinition |
ClientEncryptionPolicy fluent definition. The ClientEncryptionPolicy should be initialized with policyFormatVersion 2 and "Deterministic" encryption type, if "id" property or properties which are part of partition key need to be encrypted. All partition key property values included as part of ClientEncryptionIncludedPath have to be JSON strings. |
CompositeIndexDefinition<T> |
Composite Index fluent definition. |
ConflictResolutionDefinition |
ConflictResolutionPolicy fluent definition. |
ContainerBuilder |
Container fluent definition for creation flows. |
ContainerDefinition<T> |
Azure Cosmos container fluent definition. |
CosmosClientBuilder |
This is a Builder class that creates a cosmos client |
IndexingPolicyDefinition<T> |
Indexing Policy fluent definition. |
PathsDefinition<T> |
Fluent definition to specify paths. |
SpatialIndexDefinition<T> |
Spatial index fluent definition. |
UniqueKeyDefinition |
UniqueKeyPolicy fluent definition. |
Azure SDK for .NET