IResourceResponseBase.UserQuota Property

Definition

Gets the maximum quota for user resources within an account.

public long UserQuota { get; }
Property Value

The maximum quota for the account.

Remarks

This is exposed for mocking purposes for the Azure DocumentDB database service.