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

IResourceResponseBase.MaxResourceQuota 属性

定义

获取此实体的最大大小限制。

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

属性值

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

注解

这是为了模拟 Azure Cosmos DB 服务而公开的。

适用于