Partager via


OptionsResource.Throughput Propriété

Définition

Obtient ou définit la valeur du débit de la ressource Cosmos DB ou de l’autoscaleSettings. Utilisez la ressource ThroughputSetting lors de la récupération des détails de l’offre.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à