ThroughputProperties.CreateManualThroughput(Int32) Methode

Definition

Die Durchsatzeigenschaften für manuell bereitgestellten Durchsatzangebote

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

Parameter

throughput
Int32

Der aktuell bereitgestellte Durchsatz für die Ressource.

Gibt zurück

Gibt eine ThroughputProperties-Eigenschaft für den manuellen Durchsatz zurück.

Gilt für: