ContainerCpuStatistics.ThrottlingData Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="throttlingData")]
public Microsoft.Azure.Management.AppService.Fluent.Models.ContainerThrottlingData ThrottlingData { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="throttlingData")>]
member this.ThrottlingData : Microsoft.Azure.Management.AppService.Fluent.Models.ContainerThrottlingData with get, set
Public Property ThrottlingData As ContainerThrottlingData

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to