Microsoft.Azure.Management.CosmosDB.Fluent.IndexingPolicy.Definition 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.
Interfaces
IBlank<ParentT> |
The first stage of an indexing policy definition. |
IDefinition<ParentT> |
The entirety of an indexing policy definition as a part of parent definition. |
IWithAttach<ParentT> |
The final stage of the indexing policy definition. |
IWithAutomatic<ParentT> |
The stage of the indexing policy definition allowing to set automatic setting. |
IWithCompositeIndexes<ParentT> |
The stage of the indexing policy definition allowing to set composite indexes. |
IWithCompositeIndexList<ParentT> |
The stage of the indexing policy definition allowing to set one list of composite indexes. |
IWithExcludedPaths<ParentT> |
The stage of the indexing policy definition allowing to set excluded paths. |
IWithIncludedPaths<ParentT> |
The stage of the indexing policy definition allowing to set included paths. |
IWithIndexingMode<ParentT> |
The stage of the indexing policy definition allowing to set indexing mode. |
IWithSpatialIndexes<ParentT> |
The stage of the indexing policy definition allowing to set spatial indexes. |
Azure SDK for .NET