Share via


IContainerInfo.PreviouCpuStatOnlineCpuCount 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? PreviouCpuStatOnlineCpuCount { 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.PreviouCpuStatOnlineCpuCount : Nullable<int> with get, set
Public Property PreviouCpuStatOnlineCpuCount As Nullable(Of Integer)

Property Value

Attributes

Applies to