IResourceResponseBase.UserQuota Property

Definition

Gets the maximum quota for user resources within an account.

public long UserQuota { get; }
member this.UserQuota : int64
Public ReadOnly Property UserQuota As Long

Property Value

The maximum quota for the account.

Remarks

This is exposed for mocking purposes for the Azure Cosmos DB service.

Applies to