次の方法で共有


MetricNamespaceName.MetricNamespaceNameProperty プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象