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

ResourceResponseBase.MaxResourceQuota 属性

定义

从 Azure Cosmos DB 服务获取此实体的最大大小限制。

public string MaxResourceQuota { get; }
member this.MaxResourceQuota : string
Public ReadOnly Property MaxResourceQuota As String

属性值

此实体的最大大小限制。 以 KB 为单位的文档资源和其他资源的计数。

实现

适用于