Condividi tramite


IContainerCpuStatistics.CpuUsageUserModeUsage Property

Definition

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

Property Value

Attributes

Applies to