Freigeben über


Configuration.Metrics Eigenschaft

Definition

Die benutzerdefinierten Metriken, die vom Entwickler als Abfragen für gemeldete Eigenschaften von Zwillingen angegeben wurden.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: