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

CapacityReservationUtilization.CurrentCapacity 属性

定义

获取值,该值提供已成功保留的 VM 大小的当前容量,并向其收取客户费用。 最低 API 版本:2022-08-01。

[Newtonsoft.Json.JsonProperty(PropertyName="currentCapacity")]
public int? CurrentCapacity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currentCapacity")>]
member this.CurrentCapacity : Nullable<int>
Public ReadOnly Property CurrentCapacity As Nullable(Of Integer)

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于