OfferContentV2.OfferThroughput Propiedad

Definición

Representa el rendimiento personalizable elegido por el usuario para su colección en el servicio Azure Cosmos DB.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="offerThroughput")]
public int OfferThroughput { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="offerThroughput")>]
member this.OfferThroughput : int
Public ReadOnly Property OfferThroughput As Integer

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a