次の方法で共有


CosmosDBCreateUpdateConfig.Throughput プロパティ

定義

1 秒あたりの要求ユニット数。 たとえば、"throughput": 10000 です。

public int? Throughput { get; set; }
member this.Throughput : Nullable<int> with get, set
Public Property Throughput As Nullable(Of Integer)

プロパティ値

適用対象