Partager via


ResourceLimits.Cpu Propriété

Définition

Obtient ou définit la limite du processeur de ce conteneur instance.

[Newtonsoft.Json.JsonProperty(PropertyName="cpu")]
public double? Cpu { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cpu")>]
member this.Cpu : Nullable<double> with get, set
Public Property Cpu As Nullable(Of Double)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à