Share via


IContainerInfo.CurrentCpuStatSystemCpuUsage Property

Definition

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

Property Value

Attributes

Applies to