Partager via


ServiceCosmosDbConfigurationInfo.OfferThroughput Propriété

Définition

Obtient ou définit le débit provisionné pour la base de données de stockage.

[Newtonsoft.Json.JsonProperty(PropertyName="offerThroughput")]
public int? OfferThroughput { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="offerThroughput")>]
member this.OfferThroughput : Nullable<int> with get, set
Public Property OfferThroughput As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à