IProcessInfo.TotalCpuTime Property

Definition

Total CPU time.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Total CPU time.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="total_cpu_time", Update=true)]
public string TotalCpuTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Total CPU time.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="total_cpu_time", Update=true)>]
member this.TotalCpuTime : string with get, set
Public Property TotalCpuTime As String

Property Value

Attributes

Applies to