Interface IWithThroughput<Parent>
- Namespace
- Microsoft.Azure.Management.CosmosDB.Fluent.Table.Definition
- Assembly
- Microsoft.Azure.Management.CosmosDB.Fluent.dll
The stage of the SQL database 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