Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)