Share via


IFeedResponse<T>.DatabaseQuota Property

Definition

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

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

Property Value

The maximum quota for the account.

Applies to