CapacityReservationUtilization.CurrentCapacity プロパティ

定義

値は、正常に予約され、顧客が課金される VM サイズの現在の容量を取得します。 最小 api-version: 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

適用対象