共用方式為


CapacityReservationUtilization.CurrentCapacity Property

Definition

Gets the value provides the current capacity of the VM size which was reserved successfully and for which the customer is getting billed. Minimum 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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to