IProcessThreadInfo.UserProcessorTime Property

Definition

User processor time.

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

Property Value

Attributes

Applies to