Interface IWithThroughput<Parent>
- Assembly
- Microsoft.Azure.Management.CosmosDB.Fluent.dll
The stage of the Cassandra Keyspace definition allowing to set throughput.
public interface IWithThroughput<Parent> : IWithThroughput<IWithAttach<Parent>>
Type Parameters
Parent
The stage of the parent definition to return to after attaching this definition.
- Inherited Members