Compartir a través de


ServiceCosmosDbConfigurationInfo.OfferThroughput Propiedad

Definición

Obtiene o establece el rendimiento aprovisionado para la base de datos de respaldo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a