Delen via


StampCapacity.TotalCapacity Eigenschap

Definitie

Hiermee wordt de totale capaciteit (aantal machines, bytes aan opslag, enzovoort) opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op