ProcessInfoInner.PrivilegedCpuTime Property

Definition

Gets or sets privileged CPU time.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privileged_cpu_time")]
public string PrivilegedCpuTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privileged_cpu_time")>]
member this.PrivilegedCpuTime : string with get, set
Public Property PrivilegedCpuTime As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to