IWithDefaultTtl.WithoutDefaultTtl Method

Definition

Removes the default ttl.

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

Returns

The next stage of the update.

Applies to