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

DatabaseAccount.MaxMediaStorageUsageInMB 属性

定义

从 Azure Cosmos DB 服务获取 databaseAccount 中媒体存储的存储配额。

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

属性值

以度量的 MB 为单位的存储配额。

注解

此值是从网关检索的。

适用于