Partager via


ResourceRange.Min Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à