Freigeben über


StampCapacity.TotalCapacity Eigenschaft

Definition

Ruft die Gesamtkapazität (Anzahl von Computern, Speicherbytes usw.) ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: