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

CloudServiceListResponse.CloudService.AddOnResource.UsageLimit 类

定义

描述存储资源项的当前利用率和计量。

public class CloudServiceListResponse.CloudService.AddOnResource.UsageLimit
type CloudServiceListResponse.CloudService.AddOnResource.UsageLimit = class
Public Class CloudServiceListResponse.CloudService.AddOnResource.UsageLimit
继承
CloudServiceListResponse.CloudService.AddOnResource.UsageLimit

构造函数

CloudServiceListResponse.CloudService.AddOnResource.UsageLimit()

初始化 UsageLimit 类的新实例。

属性

AmountIncluded

可选。 定义此存储资源计划中包含的此使用量的限制。

AmountUsed

可选。 已使用的此存储资源的数量。

Name

可选。 此使用限制的名称。

Unit

可选。 度量此使用限制的单位。

适用于