Compartir a través de


StampCapacity.TotalCapacity Propiedad

Definición

Obtiene o establece la capacidad total (número de máquinas, bytes de almacenamiento, etc.).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a