Freigeben über


AccountModel.MaxCapacity Eigenschaft

Definition

Ruft die maximale Kapazität ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: