次の方法で共有


ChangeFeedProcessorOptions.MaxItemCount プロパティ

定義

Azure Cosmos DB サービスの列挙操作で返される項目の最大数を取得または設定します。

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

プロパティ値

適用対象