ResourceResponseBase.CollectionSizeQuota Property

Definition

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

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

Property Value

Quota in kilobytes.

Implements

Applies to