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