ContainerThrottlingData.Periods Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to