Interface IUpdate
- Namespace
- Microsoft.Azure.Management.CosmosDB.Fluent.SqlDatabase.Update
- Assembly
- Microsoft.Azure.Management.CosmosDB.Fluent.dll
The entirety of SQL database update as a part of parent cosmos db account update.
public interface IUpdate : ISettable<IUpdate>, IWithOptions, IWithOptions<IUpdate>, IWithThroughput, IWithThroughput<IUpdate>, IWithChildResource
- Inherited Members