次の方法で共有


CassandraClusterPublicStatusDataCentersItemNodesItem.CpuUsage プロパティ

定義

現在のシステム全体の CPU 使用率をパーセンテージで表す float を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="cpuUsage")]
public double? CpuUsage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cpuUsage")>]
member this.CpuUsage : Nullable<double> with get, set
Public Property CpuUsage As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象