다음을 통해 공유


Quota.Limit Property

Definition

The maximum value of the quota. If null or missing, the quota has no maximum, in which case it merely tracks usage.

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

Property Value

Applies to