Microsoft.Azure.Management.CosmosDB.Fluent.CassandraTable.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 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. |
Azure SDK for .NET