Table of Contents

Interface IUpdate

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

The entirety of mongo collection update as a part of parent cosmos db account update.

public interface IUpdate : ISettable<IUpdate>, IWithOptions, IWithOptions<IUpdate>, IWithThroughput, IWithThroughput<IUpdate>, IWithShardKey, IWithIndex
Inherited Members