ResourceResponseBase.DatabaseUsage Property

Definition

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

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

Property Value

The number of databases.

Implements

Applies to