Freigeben über


ThroughputSettingsResource.Throughput Eigenschaft

Definition

Ruft den Wert des Cosmos DB-Ressourcendurchsatzes ab oder legt diese fest. Entweder ist Durchsatz erforderlich oder autopilotSettings ist erforderlich, aber nicht beides.

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