IWithUniqueKeyPolicy.WithoutUniqueKeyPolicy Method

Definition

Removes the unique key policy.

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

Returns

The next stage of the update.

Applies to