Freigeben über


OptionsResource.Throughput Eigenschaft

Definition

Ruft den Wert des Cosmos DB-Ressourcendurchsatzes oder autoscaleSettings ab oder legt den Wert fest. Verwenden Sie die Ressource ThroughputSetting beim Abrufen von Angebotsdetails.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: