IWithIndexingPolicy.WithoutIndexingPolicy Method

Definition

Removes the indexing policy.

public Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update.IUpdate WithoutIndexingPolicy ();
abstract member WithoutIndexingPolicy : unit -> Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update.IUpdate
Public Function WithoutIndexingPolicy () As IUpdate

Returns

The next stage of the update.

Applies to