次の方法で共有


ContainerCpuStatistics.ThrottlingData プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象