RuleDataSource.MetricNamespace Property

Definition

Gets or sets the namespace of the metric.

[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