次の方法で共有


MetricConfiguration.MetricNameSpace プロパティ

定義

カウンターをプッシュする MDM 名前空間を取得または設定します。 これは、MDMAccount が指定されている場合に必要です

[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

適用対象