Table of Contents

Interface IUpdate

Namespace
Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update
Assembly
Microsoft.Azure.Management.CosmosDB.Fluent.dll

The entirety of a Gremlin Graph update as a part of parent update.

public interface IUpdate : ISettable<IUpdate>, IWithOptions, IWithOptions<IUpdate>, IWithThroughput, IWithThroughput<IUpdate>, IWithIndexingPolicy, IWithPartitionKey, IWithDefaultTtl, IWithUniqueKeyPolicy, IWithConflictResolutionPolicy
Inherited Members