Partager via


Usage.Limit Propriété

Définition

Obtient ou définit l’utilisation maximale autorisée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à