次の方法で共有


IntegrationRuntimeNodeMonitoringData.CpuUtilization プロパティ

定義

統合ランタイム ノードの CPU 使用率を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="cpuUtilization")]
public int? CpuUtilization { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cpuUtilization")>]
member this.CpuUtilization : Nullable<int>
Public ReadOnly Property CpuUtilization As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象