你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IFeedResponse<T>.UserQuota 属性

定义

获取 Azure Cosmos DB 数据库帐户中用户资源的最大配额。

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

属性值

帐户的最大配额。

适用于