Delen via


StampCapacity.AvailableCapacity Eigenschap

Definitie

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

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op