Share via


ResourceRequests.Cpu Property

Definition

Gets or sets the CPU request of this container instance.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to