ResourceResponseBase.UserUsage Property

Definition

Gets the current number of user resources within the account from the Azure Cosmos DB service.

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

Property Value

The number of users.

Implements

Applies to