MaxSizeCapability.Limit Property
Definition
Important
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.
Gets the maximum size of the database (see 'unit' for the units).
[Newtonsoft.Json.JsonProperty(PropertyName="limit")]
public long Limit { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="limit")>]
member this.Limit : int64
Public ReadOnly Property Limit As Long
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute