IResourceResponseBase.CollectionUsage
Property
Definition
The current number of collection resources within the account.
public long CollectionUsage { get; }
Property Value
The number of collections.
Remarks
This is exposed for mocking purposes for the Azure DocumentDB database service.