ResourceResponseBase.CollectionUsage Property

Definition

Gets the current number of collection resources within the account from the Azure Cosmos DB service.

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

Property Value

The number of collections.

Implements

Applies to