IWithPartitionKey.WithoutPartitionKey Method

Definition

Removes the container partition key.

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

Returns

The next stage of the update.

Applies to