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 permitted value for the usage quota. If there is no limit, this value will be -1.
public long? Limit { get; }
member this.Limit : Nullable<int64>
Public ReadOnly Property Limit As Nullable(Of Long)