IResourceResponseBase.CollectionQuota
Property
Definition
Gets the maximum quota for collection resources within an account.
public long CollectionQuota { get; }
Property Value
The maximum quota for the account.
Remarks
This is exposed for mocking purposes for the Azure DocumentDB database service.