MetricDefinition.NamespaceProperty Property

Definition

Gets or sets the namespace the metric belongs to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to