Configuration.Metrics プロパティ

定義

ツインの報告されたプロパティに対するクエリとして開発者によって指定されたカスタム メトリック。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象