Partager via


StampCapacity.TotalCapacity Propriété

Définition

Obtient ou définit la capacité totale (nombre de machines, octets de stockage, 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à