Compartir a través de


Configuration.SystemMetrics Propiedad

Definición

Las métricas del sistema calculadas por el centro de IoT que no se pueden personalizar.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="systemMetrics")]
public Microsoft.Azure.Devices.ConfigurationMetrics SystemMetrics { get; }
[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="systemMetrics")]
public Microsoft.Azure.Devices.ConfigurationMetrics SystemMetrics { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="systemMetrics")>]
member this.SystemMetrics : Microsoft.Azure.Devices.ConfigurationMetrics
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="systemMetrics")>]
member this.SystemMetrics : Microsoft.Azure.Devices.ConfigurationMetrics with get, set
Public ReadOnly Property SystemMetrics As ConfigurationMetrics
Public Property SystemMetrics As ConfigurationMetrics

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a