ResourceResponseBase.DocumentUsage Property

Definition

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

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

Property Value

Current documents size in kilobytes.

Implements

Applies to