Microsoft.Azure.Management.CosmosDB.Fluent.MongoCollection.Update Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
Azure SDK for .NET