Partilhar via


ResourceLimits.Cpu Propriedade

Definição

Obtém ou define o limite de CPU dessa instância de contêiner.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a