Share via


IProcessInfoProperties.UserCpuTime Property

Definition

User CPU time.

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

Property Value

Attributes

Applies to