次の方法で共有


OfferContentV2.OfferThroughput プロパティ

定義

ユーザーが 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象