IProcessInfoProperties.UserCpuTime Property

Definition

User CPU time.

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

Property Value

Attributes

Applies to