Namespace Microsoft.Azure.Management.CosmosDB.Fluent.MongoCollection.Update
Interfaces
- IUpdate
The entirety of mongo collection update as a part of parent cosmos db account update.
- IWithIndex
The stage of the mongo collection update allowing to set indexes.
- IWithOptions
The stage of the mongo collection update allowing to set options.
- IWithShardKey
The stage of the mongo collection update allowing to set shard keys.
- IWithThroughput
The stage of the mongo collection update allowing to set throughput.