次の方法で共有


TopQueryStatisticsInput.ObservedMetric プロパティ

定義

観測されたメトリック名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象