次の方法で共有


QueryStatistic.MetricValueUnit プロパティ

定義

メトリック値の単位を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.metricValueUnit")]
public string MetricValueUnit { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.metricValueUnit")>]
member this.MetricValueUnit : string with get, set
Public Property MetricValueUnit As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象