Share via


IFeedResponse<T>.CollectionQuota Property

Definition

Gets the maximum quota for collection resources within the Azure Cosmos DB database account.

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

Property Value

The maximum quota for the account.

Applies to