次の方法で共有


ContainerCpuStatistics.CpuUsage プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象