Share via


IFeedResponse<T>.DatabaseUsage Property

Definition

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

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

Property Value

The number of databases.

Applies to