MaxSizeCapability.Limit Property

Definition

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

Applies to