次の方法で共有


IFeedResponse<T>.CollectionSizeQuota プロパティ

定義

Azure Cosmos DB データベース内のコレクションの最大サイズ (キロバイト単位)。

public long CollectionSizeQuota { get; }
member this.CollectionSizeQuota : int64
Public ReadOnly Property CollectionSizeQuota As Long

プロパティ値

クォータ (キロバイト単位)。

適用対象