ThroughputResponse.MinThroughput プロパティ

定義

Azure Cosmos サービスの 1 秒あたりの要求ユニット数の測定における最小スループットを取得します。

public int? MinThroughput { get; }
member this.MinThroughput : Nullable<int>
Public ReadOnly Property MinThroughput As Nullable(Of Integer)

プロパティ値

適用対象