Namespace Microsoft.Azure.Cosmos.Fluent
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.