Compartir a través de


ThroughputSettingsResource.Throughput Propiedad

Definición

Obtiene o establece el valor del rendimiento del recurso de Cosmos DB. Se requiere el rendimiento o autopilotSettings, pero no ambos.

[Newtonsoft.Json.JsonProperty(PropertyName="throughput")]
public int? Throughput { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="throughput")>]
member this.Throughput : Nullable<int> with get, set
Public Property Throughput As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a