Partager via


ThroughputProperties.CreateAutoscaleThroughput(Int32) Méthode

Définition

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

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

Paramètres

autoscaleMaxThroughput
Int32

Débit maximal auquel la ressource peut être mise à l’échelle.

Retours

Retourne une propriété ThroughputProperties pour le débit provisionné automatiquement

S’applique à