Compartir a través de


QuotaProperties.Limit Propiedad

Definición

Obtiene o establece las propiedades de cuota.

[Newtonsoft.Json.JsonProperty(PropertyName="limit")]
public int? Limit { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="limit")>]
member this.Limit : Nullable<int> with get, set
Public Property Limit As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a