다음을 통해 공유


ContainerCpuStatistics.ThrottlingData Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to