Partilhar via


IWithThroughput Interface

Definição

O estágio de uma atualização de contêiner do SQL que permite definir a taxa de transferência.

public interface IWithThroughput : Microsoft.Azure.Management.CosmosDB.Fluent.HasThroughputSettings.Update.IWithThroughput<Microsoft.Azure.Management.CosmosDB.Fluent.SqlContainer.Update.IUpdate>
type IWithThroughput = interface
    interface IWithThroughput<IUpdate>
Public Interface IWithThroughput
Implements IWithThroughput(Of IUpdate)
Derivado
Implementações

Métodos

WithThroughput(Int32)

Especifica o valor da taxa de transferência.

(Herdado de IWithThroughput<ReturnT>)

Aplica-se a