Freigeben über


CreateUpdateOptions.Throughput Eigenschaft

Definition

Ruft Anforderungseinheiten pro Sekunde ab oder legt diese fest. Beispiel: "Durchsatz": 10000.

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