次の方法で共有


ThroughputProperties.Throughput プロパティ

定義

Azure Cosmos サービスの 1 秒あたりの要求ユニット数の測定で、リソースのプロビジョニング済みスループットを取得します。

[Newtonsoft.Json.JsonIgnore]
public int? Throughput { get; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Throughput : Nullable<int>
Public ReadOnly Property Throughput As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象