IProcessThreadInfo.TotalProcessorTime Property

Definition

Total processor time.

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

Property Value

Attributes

Applies to