Share via


IContainerInfo.CurrentCpuStatsThrottlingDataThrottledTime Property

Definition

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

Property Value

Attributes

Applies to