ResourceResponseBase.DocumentQuota Property

Definition

Gets the maximum size of a documents within a collection in kilobytes from the Azure Cosmos DB service.

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

Property Value

Quota in kilobytes.

Implements

Applies to