Compartir a través de


IntegrationRuntimeNodeMonitoringData.CpuUtilization Propiedad

Definición

Obtiene el porcentaje de CPU en el nodo de Integration Runtime.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a