Partager via


ThroughputProperties.CreateManualThroughput(Int32) Méthode

Définition

Propriétés de débit pour l’offre de débit provisionné manuellement

public static Microsoft.Azure.Cosmos.ThroughputProperties CreateManualThroughput (int throughput);
static member CreateManualThroughput : int -> Microsoft.Azure.Cosmos.ThroughputProperties
Public Shared Function CreateManualThroughput (throughput As Integer) As ThroughputProperties

Paramètres

throughput
Int32

Débit provisionné actuel pour la ressource.

Retours

Retourne une propriété ThroughputProperties pour le débit manuel

S’applique à