Share via


IResourceResponseBase.UserUsage Property

Definition

The current number of user resources within the account.

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

Property Value

The number of users.

Remarks

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

Applies to