Compartilhar via


QuotaProperties.Limit Propriedade

Definição

Obtém ou define as propriedades de cota.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a