Share via


MetricConfiguration.MetricNameSpace Property

Definition

Gets or sets the MDM namespace to which the counters should be pushed. This is required if MDMAccount is specified

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to