Compartir a través de


IWithThroughput<Parent> Interfaz

Definición

Fase de la definición de base de datos SQL que permite establecer el rendimiento.

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

Parámetros de tipo

Parent

Fase de la definición primaria a la que se va a volver después de adjuntar esta definición.

Derivado
Implementaciones

Métodos

WithThroughput(Int32)

Especifica el valor de rendimiento.

(Heredado de IWithThroughput<ReturnT>)

Se aplica a