Compartilhar via


Configuration.Metrics Propriedade

Definição

As métricas personalizadas especificadas pelo desenvolvedor como consultas em propriedades relatadas por gêmeo.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a