Compartir a través de


ThroughputProperties.CreateAutoscaleThroughput(Int32) Método

Definición

Las propiedades de rendimiento para la oferta de rendimiento aprovisionado de escalabilidad automática

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

Parámetros

autoscaleMaxThroughput
Int32

Rendimiento máximo al que puede escalar el recurso.

Devoluciones

Devuelve una propiedad de rendimiento para el rendimiento aprovisionado de escalabilidad automática.

Se aplica a