Share via


IFeedResponse<T>.CollectionSizeQuota Property

Definition

Maximum size of a collection in the Azure Cosmos DB database in kilobytes.

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

Property Value

Quota in kilobytes.

Applies to