次の方法で共有


MultiMetricCriteria.MetricNamespace プロパティ

定義

メトリックの名前空間を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象