ContainerCpuStatistics.SystemCpuUsage Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="systemCpuUsage")]
public long? SystemCpuUsage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="systemCpuUsage")>]
member this.SystemCpuUsage : Nullable<int64> with get, set
Public Property SystemCpuUsage As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to