ContainerThrottlingData.ThrottledTime Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="throttledTime")]
public int? ThrottledTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="throttledTime")>]
member this.ThrottledTime : Nullable<int> with get, set
Public Property ThrottledTime As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to