Microsoft.Azure.Management.CosmosDB.Fluent.IndexingPolicy.Definition Namespace

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.