Partager via


AccountModel.MaxCapacity Propriété

Définition

Obtient ou définit la capacité maximale.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à