Share via


IContainerCpuUsage.KernelModeUsage Property

Definition

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

Property Value

Attributes

Applies to