Share via


IFeedResponse<T>.UserUsage Property

Definition

The current number of user resources within the Azure Cosmos DB database account.

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

Property Value

The number of users.

Applies to