Namespace Microsoft.Azure.Management.CosmosDB.Fluent.CassandraTable.Update
Interfaces
- IUpdate
The entirety of a Cassandra table update as a part of parent update.
- IWithClusterKey
The stage of a Cassandra table update allowing to specify cluster keys.
- IWithColumn
The stage of a Cassandra table update allowing to set Cassandra table columns.
- IWithDefaultTtl
The stage of a Cassandra table update allowing to set default ttl.
- IWithOptions
The stage of a Cassandra table update allowing to set options.
- IWithPartitionKey
The stage of a Cassandra table update allowing to set partition keys.
- IWithThroughput
The stage of a Cassandra table update allowing to set throughput.