Microsoft.Azure.Management.CosmosDB.Fluent.IndexingPolicy.Update 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
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. |
IWithCompositeIndexes<ParentT> |
The stage of the indexing policy update allowing to set composite indexes. |
IWithCompositeIndexList<ParentT> |
The stage of the indexing policy update allowing to set one list of 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. |
Azure SDK for .NET