Interface IUpdate
- Namespace
- Microsoft.Azure.Management.CosmosDB.Fluent.SqlContainer.Update
- Assembly
- Microsoft.Azure.Management.CosmosDB.Fluent.dll
The entirety of a SQL container update as a part of parent update.
public interface IUpdate : ISettable<IUpdate>, IWithOptions, IWithOptions<IUpdate>, IWithThroughput, IWithThroughput<IUpdate>, IWithIndexingPolicy, IWithPartitionKey, IWithDefaultTtl, IWithUniqueKeyPolicy, IWithConflictResolutionPolicy, IWithChildResource
- Inherited Members