你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Microsoft.Azure.Management.CosmosDB.Fluent.CassandraTable.Definition 命名空间

接口

IBlank<ParentT>

Cassandra 表定义的第一个阶段。

IDefinition<ParentT>

作为父定义的一部分的 Cassandra 表定义的全部。

IWithAttach<ParentT>

Cassandra 表定义的最后一个阶段。

IWithClusterKey<ParentT>

允许指定群集键的 Cassandra 表定义的阶段。

IWithColumn<ParentT>

允许设置 Cassandra 表列的 Cassandra 表定义的阶段。

IWithDefaultTtl<ParentT>

允许设置默认 ttl 的 Cassandra 表定义的阶段。

IWithOptions<ParentT>

允许设置选项的 Cassandra 表定义的阶段。

IWithPartitionKey<ParentT>

允许设置分区键的 Cassandra 表定义的阶段。

IWithThroughput<ParentT>

允许设置吞吐量的 Cassandra 表定义的阶段。