다음을 통해 공유


Quota.CurrentValue Property

Definition

The current value of the quota. If null or missing, the current value cannot be determined in the context of the request.

public double? CurrentValue { get; }
member this.CurrentValue : Nullable<double>
Public ReadOnly Property CurrentValue As Nullable(Of Double)

Property Value

Applies to