IWithIndexingPolicy.UpdateIndexingPolicy Method

Definition

Starts the update of the indexing policy.

public Microsoft.Azure.Management.CosmosDB.Fluent.IndexingPolicy.Update.IWithAttach<Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update.IUpdate> UpdateIndexingPolicy ();
abstract member UpdateIndexingPolicy : unit -> Microsoft.Azure.Management.CosmosDB.Fluent.IndexingPolicy.Update.IWithAttach<Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update.IUpdate>
Public Function UpdateIndexingPolicy () As IWithAttach(Of IUpdate)

Returns

The next stage of the update.

Applies to