Table of Contents

Interface IWithThroughput<ParentT>

Namespace
Microsoft.Azure.Management.CosmosDB.Fluent.CassandraTable.Definition
Assembly
Microsoft.Azure.Management.CosmosDB.Fluent.dll

The stage of a Cassandra table definition allowing to set throughput.

public interface IWithThroughput<ParentT> : IWithThroughput<IWithAttach<ParentT>>

Type Parameters

ParentT

The stage of the parent definition to return to after attaching this definition.

Inherited Members