Share via


IContainerCpuStatistics.OnlineCpuCount Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="onlineCpuCount")]
public int? OnlineCpuCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="onlineCpuCount")>]
member this.OnlineCpuCount : Nullable<int> with get, set
Public Property OnlineCpuCount As Nullable(Of Integer)

Property Value

Attributes

Applies to