Partager via


IWithThroughput<ParentT> Interface

Définition

Étape d’une définition de table Cassandra permettant de définir le débit.

public interface IWithThroughput<ParentT> : Microsoft.Azure.Management.CosmosDB.Fluent.HasThroughputSettings.Definition.IWithThroughput<Microsoft.Azure.Management.CosmosDB.Fluent.CassandraTable.Definition.IWithAttach<ParentT>>
type IWithThroughput<'ParentT> = interface
    interface IWithThroughput<IWithAttach<'ParentT>>
Public Interface IWithThroughput(Of ParentT)
Implements IWithThroughput(Of IWithAttach(Of ParentT))

Paramètres de type

ParentT

Étape de la définition parente à laquelle revenir après l’attachement de cette définition.

Dérivé
Implémente

Méthodes

WithThroughput(Int32)

Spécifie la valeur de débit.

(Hérité de IWithThroughput<ReturnT>)

S’applique à