Namespace Microsoft.Azure.Management.CosmosDB.Fluent.IndexingPolicy.Update
Interfaces
- IUpdate<ParentT>
The entirety of an indexing policy update as a part of parent update.
- IWithAttach<ParentT>
The attachable stage of the update.
- IWithAutomatic<ParentT>
The stage of the indexing policy update allowing to set automatic setting.
- IWithCompositeIndexList<ParentT>
The stage of the indexing policy update allowing to set one list of composite indexes.
- IWithCompositeIndexes<ParentT>
The stage of the indexing policy update allowing to set composite indexes.
- IWithExcludedPaths<ParentT>
The stage of the indexing policy update allowing to set excluded paths.
- IWithIncludedPaths<ParentT>
The stage of the indexing policy update allowing to set included paths.
- IWithIndexingMode<ParentT>
The stage of the indexing policy update allowing to set indexing mode.
- IWithSpatialIndexes<ParentT>
The stage of the indexing policy update allowing to set spatial indexes.