Share via


IContainerInfo.CurrentCpuStatsCpuUsageUserModeUsage Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="userModeUsage")]
public long? CurrentCpuStatsCpuUsageUserModeUsage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="userModeUsage")>]
member this.CurrentCpuStatsCpuUsageUserModeUsage : Nullable<int64> with get, set
Public Property CurrentCpuStatsCpuUsageUserModeUsage As Nullable(Of Long)

Property Value

Attributes

Applies to