Share via


IFeedResponse<T>.CollectionUsage Property

Definition

The current number of collection resources within the Azure Cosmos DB database account.

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

Property Value

The number of collections.

Applies to