Partager via


QuotaProperties.Limit Propriété

Définition

Obtient ou définit des propriétés de quota.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à