Partager via


ThroughputSettingsGetPropertiesResource.Throughput Propriété

Définition

Obtient ou définit la valeur du débit de la ressource Cosmos DB. Le débit est requis ou autopilotSettings est requis, mais pas les deux.

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