Partager via


ResourceRange.Max Propriété

Définition

Obtient ou définit le nombre maximal de la ressource.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à