Interface IUpdate
- Namespace
- Microsoft.Azure.Management.CosmosDB.Fluent.CassandraTable.Update
- Assembly
- Microsoft.Azure.Management.CosmosDB.Fluent.dll
The entirety of a Cassandra table update as a part of parent update.
public interface IUpdate : ISettable<IUpdate>, IWithOptions, IWithOptions<IUpdate>, IWithThroughput, IWithThroughput<IUpdate>, IWithDefaultTtl, IWithColumn, IWithPartitionKey, IWithClusterKey
- Inherited Members