IResourceResponseBase.CollectionSizeUsage
Property
Definition
Current size of a collection in kilobytes.
public long CollectionSizeUsage { get; }
Property Value
Current collection size in kilobytes.
Remarks
This is exposed for mocking purposes for the Azure DocumentDB database service.